banditcpp / bandit

Human-friendly unit testing for C++11
https://banditcpp.github.io/bandit/
Other
260 stars 37 forks source link

Automatically submit to Coverity Scan #129

Closed sbeyer closed 6 years ago

sbeyer commented 6 years ago

We have introduced the permanent coverity-scan branch. Everytime we push to this branch, a Coverity Scan log is submitted for analysis.

codecov-io commented 6 years ago

Codecov Report

Merging #129 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   96.13%   96.13%           
=======================================
  Files          35       35           
  Lines         932      932           
  Branches       73       73           
=======================================
  Hits          896      896           
  Misses         36       36

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 0d5bb1f...6be2b65. Read the comment docs.