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

Enhance visibility of missing dependencies #2931

Merged
merged 6 commits into from
Oct 17, 2024

Write a reader config instead of mocking the parsing failure

3db6547
Select commit
Loading
Failed to load commit list.
Merged

Enhance visibility of missing dependencies #2931

Write a reader config instead of mocking the parsing failure
3db6547
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

96.08% (+0.00%) compared to b8991c0

View this Pull Request on Codecov

96.08% (+0.00%) compared to b8991c0

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.08%. Comparing base (b8991c0) to head (3db6547).
Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
satpy/readers/__init__.py 86.95% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2931    +/-   ##
========================================
  Coverage   96.07%   96.08%            
========================================
  Files         373      375     +2     
  Lines       54491    54612   +121     
========================================
+ Hits        52352    52472   +120     
- Misses       2139     2140     +1     

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