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

Add mari mask rule #105

Closed keiranjprice101 closed 1 year ago

keiranjprice101 commented 1 year ago

Closes #104

Description

Adds the new rule and updates the specification and the factory.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (5b6e176) 91.46% compared to head (3b9939b) 94.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ========================================== + Coverage 91.46% 94.36% +2.89% ========================================== Files 10 10 Lines 328 337 +9 ========================================== + Hits 300 318 +18 + Misses 28 19 -9 ``` | [Impacted Files](https://codecov.io/gh/interactivereduction/run-detection/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=interactivereduction) | Coverage Δ | | |---|---|---| | [rundetection/rules/factory.py](https://codecov.io/gh/interactivereduction/run-detection/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=interactivereduction#diff-cnVuZGV0ZWN0aW9uL3J1bGVzL2ZhY3RvcnkucHk=) | `87.50% <100.00%> (+7.50%)` | :arrow_up: | | [rundetection/rules/mari\_rules.py](https://codecov.io/gh/interactivereduction/run-detection/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=interactivereduction#diff-cnVuZGV0ZWN0aW9uL3J1bGVzL21hcmlfcnVsZXMucHk=) | `71.87% <100.00%> (+34.83%)` | :arrow_up: |

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