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

Allow overriding area repr map section HTML #615

Merged
merged 4 commits into from
Aug 28, 2024

Add more area plotting tests

8002a7a
Select commit
Loading
Failed to load commit list.
Merged

Allow overriding area repr map section HTML #615

Add more area plotting tests
8002a7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 1s

93.97% (-0.01%) compared to 0a47fd3, passed because coverage increased by +0.00% when compared to adjusted base (93.96%)

View this Pull Request on Codecov

93.97% (-0.01%) compared to 0a47fd3, passed because coverage increased by +0.00% when compared to adjusted base (93.96%)

Details

Codecov Report

Attention: Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.97%. Comparing base (0a47fd3) to head (8002a7a).
Report is 1 commits behind head on main.

Files Patch % Lines
pyresample/_formatting_html.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #615      +/-   ##
==========================================
- Coverage   93.97%   93.97%   -0.01%     
==========================================
  Files          86       86              
  Lines       13819    13825       +6     
==========================================
+ Hits        12987    12992       +5     
- Misses        832      833       +1     

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