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

Refactor #45

Closed MarvinJWendt closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 (f9c6037) into main (32cf185) will increase coverage by 0.57%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   87.12%   87.69%   +0.57%     
==========================================
  Files          10       10              
  Lines         660      577      -83     
==========================================
- Hits          575      506      -69     
+ Misses         49       37      -12     
+ Partials       36       34       -2     
Impacted Files Coverage Δ
assert.go 98.20% <100.00%> (+4.08%) :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 32cf185...f9c6037. Read the comment docs.