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

Add CID to the warning message regarding failed traceability link #31

Closed JasperCraeghs closed 5 years ago

JasperCraeghs commented 5 years ago

Add CID to the start of the warning message. Example:

Warning: CID 123: Could not find item ID 'STATIC_DEVIATE-MISRA_UNUSED_EXAMPLE' in traceability collection.

codecov-io commented 5 years ago

Codecov Report

Merging #31 into master will not change coverage. The diff coverage is 25%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   13.76%   13.76%           
=======================================
  Files           1        1           
  Lines         327      327           
=======================================
  Hits           45       45           
  Misses        282      282
Impacted Files Coverage Δ
mlx/coverity.py 13.76% <25%> (ø) :arrow_up:

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 b51d753...02671a4. Read the comment docs.