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

take into account differing names #98

Closed keiranjprice101 closed 1 year ago

keiranjprice101 commented 1 year ago

closes #96

Description

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (4bad4bf) 95.03% compared to head (2e22a13) 95.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #98 +/- ## ========================================== + Coverage 95.03% 95.06% +0.03% ========================================== Files 19 19 Lines 745 750 +5 ========================================== + Hits 708 713 +5 Misses 37 37 ``` | [Impacted Files](https://codecov.io/gh/interactivereduction/run-detection/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=interactivereduction) | Coverage Δ | | |---|---|---| | [rundetection/run\_detection.py](https://codecov.io/gh/interactivereduction/run-detection/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=interactivereduction#diff-cnVuZGV0ZWN0aW9uL3J1bl9kZXRlY3Rpb24ucHk=) | `95.00% <100.00%> (ø)` | | | [test/test\_run\_detection.py](https://codecov.io/gh/interactivereduction/run-detection/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=interactivereduction#diff-dGVzdC90ZXN0X3J1bl9kZXRlY3Rpb24ucHk=) | `98.50% <100.00%> (+0.12%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=interactivereduction). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=interactivereduction)

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