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

feat: Optionally remove single-child top-level directory from extracted archives #579

Merge branch 'main' into 401-remove-top-level-directory-from-extracte…

3118012
Select commit
Loading
Failed to load commit list.
Merged

feat: Optionally remove single-child top-level directory from extracted archives #579

Merge branch 'main' into 401-remove-top-level-directory-from-extracte…
3118012
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 13, 2023 in 0s

100.00% (+0.00%) compared to 417a305

View this Pull Request on Codecov

100.00% (+0.00%) compared to 417a305

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (417a305) 100.00% compared to head (3118012) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #579   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           52        52           
  Lines         2337      2348   +11     
  Branches       582       587    +5     
=========================================
+ Hits          2337      2348   +11     
Files Coverage Δ
src/pymovements/dataset/dataset.py 100.00% <100.00%> (ø)
src/pymovements/dataset/dataset_download.py 100.00% <ø> (ø)
src/pymovements/utils/archives.py 100.00% <100.00%> (ø)
src/pymovements/utils/downloads.py 100.00% <ø> (ø)

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