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

When no snapshots in stream fail gracefully #5

Closed Letme closed 6 years ago

Letme commented 6 years ago

We crash if there are no snapshots in stream. Now we should fail nicer.

codecov-io commented 6 years ago

Codecov Report

Merging #5 into master will decrease coverage by 0.6%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   17.64%   17.04%   -0.61%     
==========================================
  Files           1        1              
  Lines         170      176       +6     
==========================================
  Hits           30       30              
- Misses        140      146       +6
Impacted Files Coverage Δ
mlx/coverity.py 17.04% <0%> (-0.61%) :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 c07ba21...a4962b5. Read the comment docs.