wilkmaia / minigrep

Minimal implementation of the grep unix tool
MIT License
2 stars 0 forks source link

Add code coverage #21

Closed wilkmaia closed 6 years ago

wilkmaia commented 6 years ago

Add code coverage checks to project on each CI run.

Code coverage is stored on codecov.io.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #21   +/-   ##
======================================
  Coverage    84.7%   84.7%           
======================================
  Files           3       3           
  Lines          85      85           
======================================
  Hits           72      72           
  Misses         13      13

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 e992982...87d4ffe. Read the comment docs.