i4Ds / STIXCore

STIX Core functionalities
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Fix bugs found when processing new scaled trigger data. #382

Closed samaloney closed 5 months ago

samaloney commented 7 months ago
codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 80.43478% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 77.12%. Comparing base (96fedb6) to head (6041799).

Files Patch % Lines
stixcore/products/level0/quicklookL0.py 70.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #382 +/- ## ========================================== + Coverage 77.10% 77.12% +0.01% ========================================== Files 66 66 Lines 6906 6925 +19 ========================================== + Hits 5325 5341 +16 - Misses 1581 1584 +3 ```

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

samaloney commented 7 months ago

Hum I need to check some of the differences in the end2end tests ...