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 `AssertNotKindOf` #143

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #143 (08f3948) into main (e93c654) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
+ Coverage   86.06%   86.12%   +0.05%     
==========================================
  Files          10       10              
  Lines         696      699       +3     
==========================================
+ Hits          599      602       +3     
  Misses         60       60              
  Partials       37       37              
Impacted Files Coverage Δ
assert.go 97.24% <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 e93c654...08f3948. Read the comment docs.