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

Adapt the SEVIRI native format reader in Satpy to support remote reading #2863

Merged
merged 22 commits into from
Aug 14, 2024

Change the first line of docstrings to imperative mood.

d22d2b6
Select commit
Loading
Failed to load commit list.
Merged

Adapt the SEVIRI native format reader in Satpy to support remote reading #2863

Change the first line of docstrings to imperative mood.
d22d2b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 0s

96.03% (+0.05%) compared to b25107d

View this Pull Request on Codecov

96.03% (+0.05%) compared to b25107d

Details

Codecov Report

Attention: Patch coverage is 96.72131% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.03%. Comparing base (b25107d) to head (d22d2b6).
Report is 1 commits behind head on main.

Files Patch % Lines
satpy/readers/seviri_l1b_native.py 81.81% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2863      +/-   ##
==========================================
+ Coverage   95.97%   96.03%   +0.05%     
==========================================
  Files         368      368              
  Lines       53973    54057      +84     
==========================================
+ Hits        51801    51914     +113     
+ Misses       2172     2143      -29     

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