melexis / sphinx-coverity-extension

Sphinx plugin to generate Coverity defects report or table in reStructuredText documentation. Coverity report is then personally styled while data integrity is guaranteed.
GNU General Public License v3.0
5 stars 2 forks source link

Visualize pie chart #26

Closed JasperCraeghs closed 5 years ago

JasperCraeghs commented 5 years ago

Visualize pie chart data.

Letme commented 5 years ago

Some flake style fixes will be needed for this branch, but functionally seems OK.

codecov-io commented 5 years ago

Codecov Report

Merging #26 into master will decrease coverage by 13.53%. The diff coverage is 2.43%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #26       +/-   ##
=========================================
- Coverage   14.74%   1.2%   -13.54%     
=========================================
  Files           1      1               
  Lines         217    248       +31     
=========================================
- Hits           32      3       -29     
- Misses        185    245       +60
Impacted Files Coverage Δ
mlx/coverity.py 1.2% <2.43%> (-13.54%) :arrow_down:

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 80cb075...08e85b1. Read the comment docs.