fiaisis / run-detection

The way we detect when our system for reduction should automatically perform a reduction and with what arguments we should do that.
GNU General Public License v3.0
1 stars 1 forks source link

Additional OSIRIS updates #260

Closed keiranjprice101 closed 6 months ago

keiranjprice101 commented 6 months ago

This adds the missing cycle string and adds the required calibration file to the specifications

I also increased the output of pytest for e2e, just to make it easier to inspect failures within CI

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 97.43%. Comparing base (07190c7) to head (00bfd40). Report is 27 commits behind head on main.

Files Patch % Lines
rundetection/rules/osiris_rules.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #260 +/- ## ========================================== + Coverage 96.35% 97.43% +1.08% ========================================== Files 10 13 +3 Lines 384 546 +162 ========================================== + Hits 370 532 +162 Misses 14 14 ```

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