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

Preload (FCI) filehandlers for eager processing #2686

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

Merge branch 'main' into preload-scene-dask-delayed

3736fbf
Select commit
Loading
Failed to load commit list.
Open

Preload (FCI) filehandlers for eager processing #2686

Merge branch 'main' into preload-scene-dask-delayed
3736fbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2024 in 0s

96.08% (+0.02%) compared to 5e27be4

View this Pull Request on Codecov

96.08% (+0.02%) compared to 5e27be4

Details

Codecov Report

Attention: Patch coverage is 98.47199% with 9 lines in your changes missing coverage. Please review.

Project coverage is 96.08%. Comparing base (5e27be4) to head (3736fbf).
Report is 329 commits behind head on main.

Files with missing lines Patch % Lines
satpy/readers/netcdf_utils.py 96.17% 6 Missing ⚠️
satpy/tests/reader_tests/test_netcdf_utils.py 98.88% 2 Missing ⚠️
satpy/readers/yaml_reader.py 98.57% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2686      +/-   ##
==========================================
+ Coverage   96.05%   96.08%   +0.02%     
==========================================
  Files         370      370              
  Lines       54320    54861     +541     
==========================================
+ Hits        52177    52713     +536     
- Misses       2143     2148       +5     

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