Skip to content

Conversation

zhoutianzi666
Copy link
Contributor

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 Feb 10, 2025

Thanks for your contribution!

Copy link

codecov bot commented Feb 13, 2025

Codecov Report

Attention: Patch coverage is 0.64103% with 155 lines in your changes missing coverage. Please review.

Project coverage is 49.89%. Comparing base (ee3de26) to head (81bd9d6).
Report is 224 commits behind head on develop.

Files with missing lines Patch % Lines
...erimental/transformers/fused_transformer_layers.py 0.00% 122 Missing ⚠️
...lp/experimental/transformers/qwen2_moe/modeling.py 0.00% 19 Missing ⚠️
paddlenlp/transformers/conversion_utils.py 11.11% 8 Missing ⚠️
...enlp/experimental/transformers/generation_utils.py 0.00% 3 Missing ⚠️
paddlenlp/trl/llm_utils.py 0.00% 3 Missing ⚠️

❌ Your patch check has failed because the patch coverage (0.64%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project check has failed because the head coverage (49.89%) 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    #9835      +/-   ##
===========================================
- Coverage    49.95%   49.89%   -0.06%     
===========================================
  Files          757      757              
  Lines       122540   122691     +151     
===========================================
+ Hits         61215    61219       +4     
- Misses       61325    61472     +147     

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

@CLAassistant
Copy link

CLAassistant commented Mar 13, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
4 out of 5 committers have signed the CLA.

✅ yuanlehome
✅ lizhenyun01
✅ ckl117
✅ zhoutianzi666
❌ root


root seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。

@github-actions github-actions bot added the stale label May 24, 2025
@github-actions github-actions bot removed the stale label Aug 3, 2025
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.

5 participants