LM-SAL / aiapy

Python library for AIA data analysis
https://aiapy.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Moved idl tests into a seperate file #329

Closed nabobalis closed 6 months ago

nabobalis commented 6 months ago

Just to tidy it up until I work on the PSF items.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (c7b5a0b) 94.18% compared to head (39fa6e9) 73.76%.

Files Patch % Lines
aiapy/tests/test_idl.py 65.00% 14 Missing :warning:
aiapy/conftest.py 80.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #329 +/- ## =========================================== - Coverage 94.18% 73.76% -20.42% =========================================== Files 34 35 +1 Lines 1186 1193 +7 =========================================== - Hits 1117 880 -237 - Misses 69 313 +244 ```

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