-
Notifications
You must be signed in to change notification settings - Fork 114
Labels
continuous-integrationContinuous integration (CI)Continuous integration (CI)enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Thanks to @okBrian we now have test code coverage (the badge is in the MFC readme). However, we are only at 50% or so. See the lines of code not covered by the test suite here: https://app.codecov.io/github/MFlowCode/MFC/tree/master/src
One fun idea that, in part, addresses this, is using a fuzzer across the inputs to be sure the user does use initial conditions (case.py
variables) that are nonsense or incompatible.
Metadata
Metadata
Assignees
Labels
continuous-integrationContinuous integration (CI)Continuous integration (CI)enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed