Skip to content

Merge branch 'main' into precommit-mypy

Codecov / codecov/project failed Nov 21, 2023 in 1s

94.08% (-0.06%) compared to d8f45cd

View this Pull Request on Codecov

94.08% (-0.06%) compared to d8f45cd

Details

Codecov Report

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

Comparison is base (d8f45cd) 94.13% compared to head (a7e1f25) 94.08%.

Files Patch % Lines
pyresample/utils/cf.py 68.18% 14 Missing ⚠️
pyresample/kd_tree.py 91.72% 12 Missing ⚠️
pyresample/plot.py 21.42% 11 Missing ⚠️
pyresample/area_config.py 86.36% 9 Missing ⚠️
pyresample/ewa/ewa.py 66.66% 9 Missing ⚠️
pyresample/gradient/__init__.py 0.00% 6 Missing ⚠️
pyresample/slicer.py 0.00% 5 Missing ⚠️
pyresample/bilinear/__init__.py 0.00% 3 Missing ⚠️
pyresample/bilinear/xarr.py 0.00% 2 Missing ⚠️
pyresample/future/resamplers/nearest.py 60.00% 2 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #557      +/-   ##
==========================================
- Coverage   94.13%   94.08%   -0.06%     
==========================================
  Files          84       84              
  Lines       13188    13228      +40     
==========================================
+ Hits        12415    12446      +31     
- Misses        773      782       +9     

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