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 Jun 10, 2025

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.77%. Comparing base (7309a5d) to head (d25f720).
Report is 39 commits behind head on develop.

Current head d25f720 differs from pull request most recent head 859c082

Please upload reports for the commit 859c082 to get more accurate results.

❌ Your project status has failed because the head coverage (46.77%) is below the target coverage (58.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10718      +/-   ##
===========================================
- Coverage    46.93%   46.77%   -0.17%     
===========================================
  Files          800      802       +2     
  Lines       132741   133646     +905     
===========================================
+ Hits         62304    62514     +210     
- Misses       70437    71132     +695     

☔ 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 closed this Jul 15, 2025
@Liujie0926 Liujie0926 deleted the workflow branch August 27, 2025 03:26
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.

2 participants