Skip to content

Conversation

@Difers
Copy link
Contributor

@Difers Difers commented Jan 27, 2026

Before submitting

  • Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install

# Process previous code files separately
pre-commit run --file XXXX.py
  • Add test cases into tests folder. If there are codecov issues, please add tests cases first.

PR types

PR changes

Others

Description

  • 替换为老API,兼容paddle 3.2.2

@paddle-bot
Copy link

paddle-bot bot commented Jan 27, 2026

Thanks for your contribution!

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/v0.4@62c1026). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff               @@
##             release/v0.4    #3713   +/-   ##
===============================================
  Coverage                ?   31.47%           
===============================================
  Files                   ?      420           
  Lines                   ?    70206           
  Branches                ?        0           
===============================================
  Hits                    ?    22099           
  Misses                  ?    48107           
  Partials                ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Difers
Copy link
Contributor Author

Difers commented Jan 28, 2026

/re-run all-failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants