MarvinJWendt / testza

Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
MIT License
418 stars 21 forks source link

Added test file with failing assertions to see testzas output #132

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #132 (90f5b1b) into main (ae9fed6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   88.38%   88.38%           
=======================================
  Files          10       10           
  Lines         663      663           
=======================================
  Hits          586      586           
  Misses         40       40           
  Partials       37       37           

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 ae9fed6...90f5b1b. Read the comment docs.