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

Improve speed of loading small NetCDF files #6229

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Merge branch 'main' into faster-load-many-cubes

03277b9
Select commit
Loading
Failed to load commit list.
Open

Improve speed of loading small NetCDF files #6229

Merge branch 'main' into faster-load-many-cubes
03277b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

89.83% (+0.00%) compared to 0fdedb4

View this Pull Request on Codecov

89.83% (+0.00%) compared to 0fdedb4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.83%. Comparing base (0fdedb4) to head (03277b9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6229   +/-   ##
=======================================
  Coverage   89.83%   89.83%           
=======================================
  Files          88       88           
  Lines       23315    23317    +2     
  Branches     4338     4339    +1     
=======================================
+ Hits        20945    20947    +2     
  Misses       1644     1644           
  Partials      726      726           

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