Skip to content

Conversation

@Jonathans575
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

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@4adee9b). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2627   +/-   ##
==========================================
  Coverage           ?   28.62%           
==========================================
  Files              ?      308           
  Lines              ?    54014           
  Branches           ?        0           
==========================================
  Hits               ?    15461           
  Misses             ?    38553           
  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.

@paddle-bot
Copy link

paddle-bot bot commented Sep 18, 2025

Thanks for your contribution!

@Liujie0926 Liujie0926 merged commit 5051892 into PaddlePaddle:develop Sep 18, 2025
5 of 6 checks passed
hushenwei2000 pushed a commit to hushenwei2000/PaddleFormers that referenced this pull request Sep 23, 2025
@Jonathans575 Jonathans575 deleted the dev_bugfix_ce branch September 24, 2025 11:38
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.

3 participants