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

Cache dependencies #133

Closed keiranjprice101 closed 1 year ago

keiranjprice101 commented 1 year ago

Enables the same dependency caching that was added to IR-API last week.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (575b64b) 95.05% compared to head (38dc81e) 95.05%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ======================================= Coverage 95.05% 95.05% ======================================= Files 10 10 Lines 384 384 ======================================= Hits 365 365 Misses 19 19 ```

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