memilio icon indicating copy to clipboard operation
memilio copied to clipboard

Bug in getting TestParameters in specific test derived from GenericTest

Open khoanguyen-dev opened this issue 1 year ago • 0 comments

Bug description

When calling get_default() from AntigenTest or PCRTest, you get the TestParameters number from get_default() of GenericTest.

Version

Any

To reproduce

  1. compile with cmake --build .
  2. call get_default() from AntigenTest or PCRTest
  3. 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

khoanguyen-dev avatar Apr 22 '24 13:04 khoanguyen-dev