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

Advanced chart #30

Closed JasperCraeghs closed 5 years ago

JasperCraeghs commented 5 years ago

Make :chart: option more advanced:

Fix typos in :widths: option in example code snippet.

Fix cut off labels in pie chart image when labels are too long by increasing pie chart width from 8 to 10.

codecov-io commented 5 years ago

Codecov Report

Merging #30 into master will decrease coverage by 1.04%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage    14.8%   13.76%   -1.05%     
==========================================
  Files           1        1              
  Lines         304      327      +23     
==========================================
  Hits           45       45              
- Misses        259      282      +23
Impacted Files Coverage Δ
mlx/coverity.py 13.76% <0%> (-1.05%) :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 4e15b7c...fdae388. Read the comment docs.