Skip to content

Conversation

@Liujie0926
Copy link
Collaborator

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

Description

@paddle-bot
Copy link

paddle-bot bot commented Mar 14, 2025

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.86%. Comparing base (42ba2c0) to head (f8ce8e5).
Report is 256 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10135      +/-   ##
===========================================
- Coverage    49.95%   49.86%   -0.10%     
===========================================
  Files          757      757              
  Lines       122540   122792     +252     
===========================================
+ Hits         61217    61231      +14     
- Misses       61323    61561     +238     

☔ 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.

@Liujie0926 Liujie0926 merged commit bf47376 into PaddlePaddle:develop Mar 19, 2025
11 of 12 checks passed
@Liujie0926 Liujie0926 deleted the fix_upload branch March 20, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants