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

Fix SwathDefinition html representation error when lons/lats 1D #610

Merged
merged 6 commits into from
Jul 29, 2024

refactor: resolution units

d53bb2f
Select commit
Loading
Failed to load commit list.
Merged

Fix SwathDefinition html representation error when lons/lats 1D #610

refactor: resolution units
d53bb2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2024 in 1s

93.96% (-0.03%) compared to f3acfb4, passed because coverage increased by -0.01% when compared to adjusted base (93.97%)

View this Pull Request on Codecov

93.96% (-0.03%) compared to f3acfb4, passed because coverage increased by -0.01% when compared to adjusted base (93.97%)

Details

Codecov Report

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

Project coverage is 93.96%. Comparing base (f3acfb4) to head (d53bb2f).
Report is 20 commits behind head on main.

Files Patch % Lines
pyresample/_formatting_html.py 81.25% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #610      +/-   ##
==========================================
- Coverage   93.98%   93.96%   -0.03%     
==========================================
  Files          86       86              
  Lines       13775    13786      +11     
==========================================
+ Hits        12947    12954       +7     
- Misses        828      832       +4     

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