Make caching warn if some of the args are unhashable #2585
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 25, 2023 in 1s
95.18% (+0.27%) compared to 95eb01a
View this Pull Request on Codecov
95.18% (+0.27%) compared to 95eb01a
Details
Codecov Report
Merging #2585 (f189402) into main (95eb01a) will increase coverage by
0.27%
.
Report is 167 commits behind head on main.
The diff coverage is97.72%
.
@@ Coverage Diff @@
## main #2585 +/- ##
==========================================
+ Coverage 94.91% 95.18% +0.27%
==========================================
Files 351 354 +3
Lines 51215 51270 +55
==========================================
+ Hits 48611 48802 +191
+ Misses 2604 2468 -136
Files | Coverage Δ | |
---|---|---|
satpy/tests/modifier_tests/test_angles.py | 99.50% <100.00%> (-0.50%) |
⬇️ |
satpy/modifiers/angles.py | 99.21% <96.55%> (+0.04%) |
⬆️ |
Loading