Skip to content
New issue

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

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

Already on GitHub? # to your account

Download Kaggle datasets #1487

Merged

Include configuration JSON in manifest

2ee4699
Select commit
Loading
Failed to load commit list.
Merged

Download Kaggle datasets #1487

Include configuration JSON in manifest
2ee4699
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 0s

80.62% (-0.24%) compared to 44cc56a

View this Pull Request on Codecov

80.62% (-0.24%) compared to 44cc56a

Details

Codecov Report

Attention: Patch coverage is 34.89362% with 153 lines in your changes are missing coverage. Please review.

Project coverage is 80.62%. Comparing base (44cc56a) to head (2ee4699).
Report is 50 commits behind head on develop.

Files Patch % Lines
src/datumaro/cli/commands/downloaders/tfds.py 29.89% 68 Missing ⚠️
src/datumaro/cli/commands/downloaders/kaggle.py 32.85% 47 Missing ⚠️
src/datumaro/plugins/data_formats/kaggle/base.py 29.03% 20 Missing and 2 partials ⚠️
src/datumaro/cli/commands/download.py 33.33% 10 Missing ⚠️
src/datumaro/plugins/data_formats/imagenet.py 33.33% 4 Missing ⚠️
src/datumaro/components/project.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1487      +/-   ##
===========================================
- Coverage    80.85%   80.62%   -0.24%     
===========================================
  Files          271      276       +5     
  Lines        30689    31320     +631     
  Branches      6197     6303     +106     
===========================================
+ Hits         24815    25251     +436     
- Misses        4489     4656     +167     
- Partials      1385     1413      +28     

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