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

446 documentation bring man page up to date with the options #447

Closed SimonKagstrom closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 69.85%. Comparing base (3a987b0) to head (bf2c594). Report is 19 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #447 +/- ## ========================================== + Coverage 65.31% 69.85% +4.53% ========================================== Files 58 55 -3 Lines 4541 4249 -292 Branches 4198 3906 -292 ========================================== + Hits 2966 2968 +2 + Misses 1575 1281 -294 ```

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