Refactoring image deconvolution classes #449
Draft
Codecov / codecov/project
succeeded
Jan 7, 2026 in 1s
81.63% (+0.13%) compared to f4511d1
View this Pull Request on Codecov
81.63% (+0.13%) compared to f4511d1
Details
Codecov Report
❌ Patch coverage is 98.50746% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.63%. Comparing base (f4511d1) to head (0aa57c2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cosipy/image_deconvolution/image_deconvolution.py | 90.90% | 1 Missing |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| cosipy/image_deconvolution/MAP_RichardsonLucy.py | 96.35% <100.00%> (+0.05%) |
⬆️ |
| cosipy/image_deconvolution/RichardsonLucy.py | 95.55% <100.00%> (+0.10%) |
⬆️ |
| cosipy/image_deconvolution/RichardsonLucySimple.py | 94.18% <100.00%> (+0.13%) |
⬆️ |
| cosipy/image_deconvolution/constants.py | 100.00% <100.00%> (ø) |
|
| .../image_deconvolution/coordsys_conversion_matrix.py | 96.66% <100.00%> (+0.03%) |
⬆️ |
| cosipy/image_deconvolution/dataIF_COSI_DC2.py | 92.17% <100.00%> (+0.06%) |
⬆️ |
| cosipy/image_deconvolution/dataIF_Parallel.py | 15.59% <100.00%> (+0.45%) |
⬆️ |
| ...mage_deconvolution/deconvolution_algorithm_base.py | 93.98% <100.00%> (+0.23%) |
⬆️ |
| ...olution/image_deconvolution_data_interface_base.py | 100.00% <100.00%> (ø) |
|
| cosipy/image_deconvolution/image_deconvolution.py | 92.30% <90.90%> (+0.27%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading