epiverse-trace / epichains

Methods for simulating and analysing the sizes and lengths of infectious disease transmission chains from branching process models
https://epiverse-trace.github.io/epichains/
Other
6 stars 2 forks source link

Improve input checking of class constructors #220

Closed jamesmbaazam closed 7 months ago

jamesmbaazam commented 7 months ago

This PR closes #159 by improving the previous input checks done in the class constructors and helpers.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.81%. Comparing base (8160ed5) to head (bfcd26f). Report is 8 commits behind head on main.

:exclamation: Current head bfcd26f differs from pull request most recent head 075c95e. Consider uploading reports for the commit 075c95e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #220 +/- ## ========================================== + Coverage 98.78% 98.81% +0.03% ========================================== Files 8 8 Lines 574 593 +19 ========================================== + Hits 567 586 +19 Misses 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.