MarvinJWendt / testza

Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
MIT License
417 stars 21 forks source link

Better output for `AssertNotEqual` #112

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #112 (8d80002) into main (b115b6a) will increase coverage by 0.08%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   88.29%   88.38%   +0.08%     
==========================================
  Files          10       10              
  Lines         658      663       +5     
==========================================
+ Hits          581      586       +5     
  Misses         40       40              
  Partials       37       37              
Impacted Files Coverage Δ
assert.go 97.18% <100.00%> (+0.05%) :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 b115b6a...8d80002. Read the comment docs.