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 `AssertLen` #144

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #144 (32a5449) into main (860383e) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   86.06%   86.06%           
=======================================
  Files          10       10           
  Lines         696      696           
=======================================
  Hits          599      599           
  Misses         60       60           
  Partials       37       37           
Impacted Files Coverage Δ
assert.go 97.21% <100.00%> (ø)

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 860383e...32a5449. Read the comment docs.