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

Improved output of `AssertRegexp` and `AssertNotRegexp` #140

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #140 (9cb9bb9) into main (c5bab73) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #140   +/-   ##
=======================================
  Coverage   86.00%   86.00%           
=======================================
  Files          10       10           
  Lines         693      693           
=======================================
  Hits          596      596           
  Misses         60       60           
  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 c5bab73...9cb9bb9. Read the comment docs.