Add variable PSF to variable PSF transforms #203
Merged
Codecov / codecov/project
failed
Aug 18, 2024 in 0s
93.50% (-1.70%) compared to cc937ef
View this Pull Request on Codecov
93.50% (-1.70%) compared to cc937ef
Details
Codecov Report
Attention: Patch coverage is 71.81818%
with 31 lines
in your changes missing coverage. Please review.
Project coverage is 93.50%. Comparing base (
cc937ef
) to head (c40f2bb
).
Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
regularizepsf/fitter.py | 57.57% | 14 Missing |
regularizepsf/psf.py | 62.50% | 9 Missing |
regularizepsf/corrector.py | 89.36% | 5 Missing |
regularizepsf/visualize.py | 0.00% | 2 Missing |
tests/test_corrector.py | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #203 +/- ##
==========================================
- Coverage 95.19% 93.50% -1.70%
==========================================
Files 10 10
Lines 1020 1062 +42
==========================================
+ Hits 971 993 +22
- Misses 49 69 +20
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading