lisphilar / covid19-sir

CovsirPhy: Python library for COVID-19 analysis with phase-dependent SIR-derived ODE models.
https://lisphilar.github.io/covid19-sir/
Apache License 2.0
109 stars 43 forks source link

test: use Pyton 3.12 for test workflow #1679

Closed lisphilar closed 1 month ago

lisphilar commented 1 month ago

Related issues

Follow-up #1593

What was changed

Use Pytho 3.12 with flake8 v7.0.0 and pyproject-flake8 v7.0.0 in test workflow.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 91.73%. Comparing base (22bea4c) to head (007f71b). Report is 85 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1679 +/- ## ======================================= Coverage 91.73% 91.73% ======================================= Files 43 43 Lines 2807 2807 Branches 299 299 ======================================= Hits 2575 2575 Misses 213 213 Partials 19 19 ```

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