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

fix codecov reporting #215

Closed rpreen closed 3 months ago

rpreen commented 3 months ago

Codecov.io now requires a secret token to upload reports. This PR fixes code coverage reporting.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.16%. Comparing base (2d09424) to head (512cc97). Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #215 +/- ## ========================================== - Coverage 99.63% 99.16% -0.47% ========================================== Files 9 9 Lines 1093 1199 +106 ========================================== + Hits 1089 1189 +100 - Misses 4 10 +6 ```

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