Skip to content
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

[DONE] aistudio, hf hub, bos update download #7608

Merged
merged 36 commits into from
Jan 4, 2024

update

d58741c
Select commit
Loading
Failed to load commit list.
Merged

[DONE] aistudio, hf hub, bos update download #7608

update
d58741c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 2, 2024 in 0s

57.44% (target 75.00%)

View this Pull Request on Codecov

57.44% (target 75.00%)

Details

Codecov Report

Attention: 51 lines in your changes are missing coverage. Please review.

Comparison is base (d1e51e2) 57.29% compared to head (d58741c) 57.44%.
Report is 9 commits behind head on develop.

❗ Current head d58741c differs from pull request most recent head 075fb0c. Consider uploading reports for the commit 075fb0c to get more accurate results

Files Patch % Lines
paddlenlp/transformers/auto/image_processing.py 85.98% 15 Missing ⚠️
paddlenlp/transformers/auto/processing.py 82.60% 8 Missing ⚠️
paddlenlp/transformers/auto/modeling.py 82.75% 5 Missing ⚠️
paddlenlp/transformers/model_utils.py 88.88% 5 Missing ⚠️
paddlenlp/transformers/configuration_utils.py 85.71% 4 Missing ⚠️
paddlenlp/transformers/feature_extraction_utils.py 75.00% 4 Missing ⚠️
paddlenlp/generation/configuration_utils.py 76.92% 3 Missing ⚠️
paddlenlp/transformers/auto/configuration.py 88.23% 2 Missing ⚠️
paddlenlp/transformers/auto/tokenizer.py 86.66% 2 Missing ⚠️
paddlenlp/transformers/image_processing_utils.py 93.75% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7608      +/-   ##
===========================================
+ Coverage    57.29%   57.44%   +0.14%     
===========================================
  Files          584      585       +1     
  Lines        87636    87883     +247     
===========================================
+ Hits         50209    50482     +273     
+ Misses       37427    37401      -26     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.