Closed rpreen closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.16%. Comparing base (
c8e6aaa
) to head (c129434
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Changes existing CI testing for Python 3.8 -- 3.11 to run inside virtual environments; this is automatically run on pushes to main.
Adds a new CI runner to test Python 3.12; because it's so slow since pandas needs to be built from source this workflow only executes manually.