ccdproc
ccdproc copied to clipboard
DEPR: deprecate 'clobber' alias for overwrite keyword argument
While testing the package, I stumbled upon a _ASTROPY_LT_1_3 constant so I pulled the thread.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.62%. Comparing base (
b962f56) to head (c27a775). Report is 6 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #823 +/- ##
==========================================
+ Coverage 97.55% 97.62% +0.06%
==========================================
Files 9 9
Lines 1392 1388 -4
==========================================
- Hits 1358 1355 -3
+ Misses 34 33 -1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
While testing the package, I stumbled upon a _ASTROPY_LT_1_3 constant so I pulled the thread.
😬 there is some "vintage" code in there....thanks for catching this!