SimonKagstrom / kcov

Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
http://simonkagstrom.github.io/kcov/
GNU General Public License v2.0
709 stars 109 forks source link

CI: Fix freebsd python2 / bash tests #422

Closed SimonKagstrom closed 5 months ago

SimonKagstrom commented 5 months ago

@perillo , I think this mostly overlaps your PR (at least the github actions part)

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 65.75%. Comparing base (1e1002e) to head (436326e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #422 +/- ## ======================================= Coverage 65.75% 65.75% ======================================= Files 58 58 Lines 4520 4520 Branches 4177 4177 ======================================= Hits 2972 2972 Misses 1548 1548 ```

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