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

depr: deprecate utils.archives in favor of Dataset.extract() #1028

Merged
merged 18 commits into from
Mar 25, 2025

Merge branch 'main' into depr/utils-archives

e07903f
Select commit
Loading
Failed to load commit list.
Merged

depr: deprecate utils.archives in favor of Dataset.extract() #1028

Merge branch 'main' into depr/utils-archives
e07903f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2025 in 0s

100.00% (+0.00%) compared to 2a05aa2

View this Pull Request on Codecov

100.00% (+0.00%) compared to 2a05aa2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2a05aa2) to head (e07903f).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1028   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           83        84    +1     
  Lines         3647      3654    +7     
  Branches       646       646           
=========================================
+ Hits          3647      3654    +7     

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