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

Allow regex arguments for checker option #25

Closed JasperCraeghs closed 5 years ago

JasperCraeghs commented 5 years ago

Add support for :checker: MISRA. Without this support, an error gets logged and the argument gets ignored.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (add_trends_graph@5e2f941). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             add_trends_graph      #25   +/-   ##
===================================================
  Coverage                    ?   14.74%           
===================================================
  Files                       ?        1           
  Lines                       ?      217           
  Branches                    ?        0           
===================================================
  Hits                        ?       32           
  Misses                      ?      185           
  Partials                    ?        0

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 5e2f941...6d6759f. Read the comment docs.