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

Adding links to CIDs #4

Closed Letme closed 6 years ago

Letme commented 6 years ago

Now we link directly to Coverity server, so you can view the issue there

codecov-io commented 6 years ago

Codecov Report

Merging #4 into master will decrease coverage by 0.7%. The diff coverage is 13.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   18.35%   17.64%   -0.71%     
==========================================
  Files           1        1              
  Lines         158      170      +12     
==========================================
+ Hits           29       30       +1     
- Misses        129      140      +11
Impacted Files Coverage Δ
mlx/coverity.py 17.64% <13.33%> (-0.71%) :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 dea3baa...35d3db4. Read the comment docs.