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

Move JSON specification files to the DB #306

Closed HumzahJavid closed 3 months ago

HumzahJavid commented 3 months ago

Closes #251

Description

This partially completes one of the key objectives of the admin-portal, and allows it to access the actual specifications via the DB, as documented in it's (and run-detection splits) component design.

This PR will:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.69%. Comparing base (dbef157) to head (3ac07cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #306 +/- ## ======================================= Coverage 94.69% 94.69% ======================================= Files 13 13 Lines 565 565 ======================================= Hits 535 535 Misses 30 30 ```

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