AI-SDC / ACRO

Tools for the Automatic Checking of Research Outputs. These are the tools for researchers to use as drop-in replacements for commands that produce outputs in Stata Python and R
MIT License
15 stars 2 forks source link

update CI for Python3.12 #228

Closed rpreen closed 2 months ago

rpreen commented 2 months ago

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.

codecov[bot] commented 2 months ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #228 +/- ## ======================================= Coverage 99.16% 99.16% ======================================= Files 9 9 Lines 1199 1199 ======================================= Hits 1189 1189 Misses 10 10 ```

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