Skip to content

[Typos] Fix #10494

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 22, 2025
Merged

[Typos] Fix #10494

merged 6 commits into from
May 22, 2025

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Apr 24, 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

Others

PR changes

Others

Description

Fix typos

Copy link

paddle-bot bot commented Apr 24, 2025

Thanks for your contribution!

Copy link

codecov bot commented Apr 25, 2025

Codecov Report

Attention: Patch coverage is 19.51220% with 33 lines in your changes missing coverage. Please review.

Project coverage is 46.91%. Comparing base (3b0c8ff) to head (74818e2).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/trainer/trainer.py 25.00% 6 Missing ⚠️
paddlenlp/taskflow/utils.py 37.50% 5 Missing ⚠️
paddlenlp/trainer/utils/zero_cost_checkpoint.py 0.00% 3 Missing ⚠️
paddlenlp/datasets/hf_datasets/docvqa_zh.py 0.00% 2 Missing ⚠️
paddlenlp/ops/distributed/utils/topo.py 0.00% 2 Missing ⚠️
paddlenlp/utils/pdc_sdk.py 0.00% 2 Missing ⚠️
paddlenlp/utils/tools.py 0.00% 2 Missing ⚠️
paddlenlp/data/indexed_dataset.py 0.00% 1 Missing ⚠️
paddlenlp/datasets/dataset.py 0.00% 1 Missing ⚠️
paddlenlp/taskflow/dialogue.py 0.00% 1 Missing ⚠️
... and 8 more

❌ Your patch status has failed because the patch coverage (19.51%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project status has failed because the head coverage (46.91%) 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   #10494      +/-   ##
===========================================
- Coverage    46.91%   46.91%   -0.01%     
===========================================
  Files          799      799              
  Lines       132460   132460              
===========================================
- Hits         62148    62140       -8     
- Misses       70312    70320       +8     

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

@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Apr 25, 2025
@luotao1 luotao1 assigned ZHUI and unassigned gongel Apr 28, 2025
@co63oc
Copy link
Contributor Author

co63oc commented May 21, 2025

image
image
错误信息不是代码错误

@ZHUI ZHUI merged commit 3f2db10 into PaddlePaddle:develop May 22, 2025
7 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants