Skip to content

Conversation

DrownFish19
Copy link
Collaborator

@DrownFish19 DrownFish19 commented Apr 9, 2025

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

Copy link

paddle-bot bot commented Apr 9, 2025

Thanks for your contribution!

@DrownFish19 DrownFish19 changed the title fix CI [CI] Fix broadcast issues Apr 9, 2025
@DrownFish19 DrownFish19 changed the title [CI] Fix broadcast issues [CI] Fix tensro_broadcast issues Apr 9, 2025
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.28%. Comparing base (4710fbc) to head (41dca5f).
Report is 234 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10364      +/-   ##
===========================================
- Coverage    49.93%   49.28%   -0.65%     
===========================================
  Files          761      760       -1     
  Lines       124178   124968     +790     
===========================================
- Hits         62005    61591     -414     
- Misses       62173    63377    +1204     

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

@DrownFish19 DrownFish19 merged commit 6be4378 into PaddlePaddle:develop Apr 9, 2025
10 of 12 checks passed
@DrownFish19 DrownFish19 deleted the dev_20250409_fix_ci branch April 9, 2025 08:20
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