Skip to content

Bug in getting TestParameters in specific test derived from GenericTest #1012

@khoanguyen-dev

Description

@khoanguyen-dev

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

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project

Metadata

Metadata

Labels

class::bugBugs found in the softwareloc::backendThis issue concerns the C++ backend implementation.model::abmThis issue concerns any kind of agent-based model.prio::highThe priority of this task is high.

Type

No type

Projects

Status

Done (Total) 💯

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions