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

Refactor ingest #141

Closed keiranjprice101 closed 1 year ago

keiranjprice101 commented 1 year ago

Closes #136

Description

Split out the ingest function to simplify it.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08 :tada:

Comparison is base (bf1f29a) 95.47% compared to head (1e8a47a) 95.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================== + Coverage 95.47% 95.56% +0.08% ========================================== Files 10 10 Lines 398 406 +8 ========================================== + Hits 380 388 +8 Misses 18 18 ``` | [Impacted Files](https://app.codecov.io/gh/interactivereduction/run-detection/pull/141?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=interactivereduction) | Coverage Δ | | |---|---|---| | [rundetection/ingest.py](https://app.codecov.io/gh/interactivereduction/run-detection/pull/141?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=interactivereduction#diff-cnVuZGV0ZWN0aW9uL2luZ2VzdC5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.