Commit bb8eb26
committed
feat: allow creation and modification of class based calibrations
- Added router functionality for validation and standardization of class based calibration files.
- Added lib functionality for creation/modification of class based calibrations.
- Invoked lib functionality from routers to allow client creation/modification of class based calibrations.
- Introduced a new CSV file `calibration_classes.csv` containing variant URNs and their corresponding class names.
- Implemented tests for creating and updating score calibrations using class-based classifications.
- Enhanced existing test suite with parameterized tests to validate score calibration creation and modification.
- Ensured that the response includes correct functional classifications and variant counts.1 parent 5e74692 commit bb8eb26
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments