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

Area definition html representation for Jupyter notebooks #450

Merged
merged 64 commits into from
Dec 13, 2023

refactor: import future annotations.

bf32af3
Select commit
Loading
Failed to load commit list.
Merged

Area definition html representation for Jupyter notebooks #450

refactor: import future annotations.
bf32af3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2023 in 0s

94.23% (+0.17%) compared to e82bf47

View this Pull Request on Codecov

94.23% (+0.17%) compared to e82bf47

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (e82bf47) 94.06% compared to head (bf32af3) 94.23%.
Report is 2 commits behind head on main.

❗ Current head bf32af3 differs from pull request most recent head 5191248. Consider uploading reports for the commit 5191248 to get more accurate results

Files Patch % Lines
pyresample/_formatting_html.py 94.57% 7 Missing ⚠️
pyresample/area_config.py 92.30% 1 Missing ⚠️
pyresample/geometry.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #450      +/-   ##
==========================================
+ Coverage   94.06%   94.23%   +0.17%     
==========================================
  Files          85       87       +2     
  Lines       13250    13458     +208     
==========================================
+ Hits        12463    12682     +219     
+ Misses        787      776      -11     

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