memilio
memilio copied to clipboard
Bug in getting TestParameters in specific test derived from GenericTest
Bug description
When calling get_default() from AntigenTest or PCRTest, you get the TestParameters number from get_default() of GenericTest.
Version
Any
To reproduce
- compile with cmake --build .
- call get_default() from AntigenTest or PCRTest
- get sensitivity or specificity from GenericTest
Relevant log output
Add any relevant information, e.g. used compiler, screenshots.
No response
Checklist
- [X] Attached labels, especially loc:: or model:: labels.
- [X] Linked to project