epiverse-trace / epichains

[Under active development] 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
5 stars 2 forks source link

Release epichains v0.1.0 #260

Closed jamesmbaazam closed 3 months ago

jamesmbaazam commented 3 months ago

This PR closes #247 by addressing the items on the checklist.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (e9ed2bd) to head (363b741). Report is 38 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #260 +/- ## =========================================== + Coverage 99.07% 100.00% +0.92% =========================================== Files 8 8 Lines 755 755 =========================================== + Hits 748 755 +7 + Misses 7 0 -7 ```

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

jamesmbaazam commented 3 months ago

This PR has no functional change, so I'm going to merge it without review for a talk this afternoon. I suspect some audience members might install the package and I would want them to have some of the minor documentation changes here in their installed version. We can revisit the NEWS.md file especially before officially releasing it using the GitHub release feature.