Skip to content

Conversation

huanghengheng
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

Copy link

paddle-bot bot commented Sep 25, 2025

Thanks for your contribution!

@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2683   +/-   ##
==========================================
  Coverage           ?   29.51%           
==========================================
  Files              ?      312           
  Lines              ?    54535           
  Branches           ?        0           
==========================================
  Hits               ?    16097           
  Misses             ?    38438           
  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.

@huanghengheng huanghengheng force-pushed the feat/model-unittest-ci-action branch from 9924a12 to f4cf1c8 Compare September 25, 2025 12:12
Liujie0926
Liujie0926 previously approved these changes Sep 26, 2025
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