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 `AssertLess` #142

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #142 (e5935e2) into main (3af7b04) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
+ Coverage   86.00%   86.06%   +0.06%     
==========================================
  Files          10       10              
  Lines         693      696       +3     
==========================================
+ Hits          596      599       +3     
  Misses         60       60              
  Partials       37       37              
Impacted Files Coverage Δ
assert.go 97.21% <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 3af7b04...e5935e2. Read the comment docs.