abrt / satyr

Automatic problem management with anonymous reports
GNU General Public License v2.0
19 stars 22 forks source link

Analyse code coverage #330

Closed mgrabovsky closed 3 years ago

mgrabovsky commented 3 years ago

Analyse code coverage using gcov and upload to Codecov for visualization.

codecov-commenter commented 3 years ago

Codecov Report

Merging #330 (2eee9b9) into master (8843c07) will increase coverage by 6.50%. The diff coverage is n/a.

:exclamation: Current head 2eee9b9 differs from pull request most recent head 7f3db9c. Consider uploading reports for the commit 7f3db9c to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
+ Coverage   56.46%   62.96%   +6.50%     
==========================================
  Files          82       40      -42     
  Lines       15056     7353    -7703     
  Branches     2762     1232    -1530     
==========================================
- Hits         8501     4630    -3871     
+ Misses       5548     2194    -3354     
+ Partials     1007      529     -478     
Impacted Files Coverage Δ
normalize_hash.gperf
distance.c
unstrip.c
python_stacktrace.c
generic_stacktrace.c
tests/core_frame.c
cluster.c
json_utils.c
ruby_stacktrace.c
koops_stacktrace.c
... and 60 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8843c07...7f3db9c. Read the comment docs.