TCDSolar / stixpy

STIX data analysis in python
https://stixpy.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
17 stars 20 forks source link

Feat calibration fixes #106

Closed paolomassa closed 5 months ago

paolomassa commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 68.47%. Comparing base (d44a1c8) to head (b88fdb5). Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
stixpy/map/stix.py 14.28% 6 Missing :warning:
stixpy/calibration/visibility.py 93.93% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== + Coverage 66.33% 68.47% +2.13% ========================================== Files 31 31 Lines 1821 1843 +22 ========================================== + Hits 1208 1262 +54 + Misses 613 581 -32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.