Skip to content

[v1.0] fix argparse.ArgumentError #3616

Merged
zjjlivein merged 3 commits into
PaddlePaddle:release/v1.0from
miao200years:v1.0/20260119_2
Jan 19, 2026
Merged

[v1.0] fix argparse.ArgumentError #3616
zjjlivein merged 3 commits into
PaddlePaddle:release/v1.0from
miao200years:v1.0/20260119_2

Conversation

@miao200years
Copy link
Copy Markdown
Collaborator

@miao200years miao200years commented Jan 19, 2026

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

Merged in dev: #3614

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Jan 19, 2026

Thanks for your contribution!

Copy link
Copy Markdown
Collaborator

@lugimzzz lugimzzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/v1.0@e070af5). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff               @@
##             release/v1.0    #3616   +/-   ##
===============================================
  Coverage                ?   36.69%           
===============================================
  Files                   ?      400           
  Lines                   ?    71269           
  Branches                ?        0           
===============================================
  Hits                    ?    26150           
  Misses                  ?    45119           
  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.

@zjjlivein zjjlivein merged commit 71c26ee into PaddlePaddle:release/v1.0 Jan 19, 2026
16 of 28 checks passed
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.

4 participants