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

Update test coverage workflow to allow use of global codecov token #257

Closed jamesmbaazam closed 3 months ago

jamesmbaazam commented 3 months ago

This PR updates the test coverage workflow to be in line with what is in packagetemplate following a fix that allows use of a global codecov token across the Epiverse-TRACE GitHub organisation (See https://github.com/epiverse-trace/packagetemplate/pull/152).

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 99.03%. Comparing base (7b5b80b) to head (2c65eb1). Report is 259 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #257 +/- ## ========================================== + Coverage 98.99% 99.03% +0.04% ========================================== Files 8 8 Lines 595 729 +134 ========================================== + Hits 589 722 +133 - Misses 6 7 +1 ```

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