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 `AssertNotContains` #145

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #145 (e09de6b) into main (6057078) will increase coverage by 0.05%. The diff coverage is 100.00%.

:exclamation: Current head e09de6b differs from pull request most recent head e03c471. Consider uploading reports for the commit e03c471 to get more accurate results

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   86.12%   86.18%   +0.05%     
==========================================
  Files          10       10              
  Lines         699      702       +3     
==========================================
+ Hits          602      605       +3     
  Misses         60       60              
  Partials       37       37              
Impacted Files Coverage Δ
assert.go 97.26% <100.00%> (+0.02%) :arrow_up:

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 6057078...e03c471. Read the comment docs.