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

Added `AssertLessOrEqual` and `AssertGreaterOrEqual` #153

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #153 (d819d27) into main (18c9752) will decrease coverage by 1.12%. The diff coverage is 47.61%.

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   86.18%   85.06%   -1.13%     
==========================================
  Files          10       10              
  Lines         702      723      +21     
==========================================
+ Hits          605      615      +10     
- Misses         60       70      +10     
- Partials       37       38       +1     
Impacted Files Coverage Δ
assert.go 93.94% <47.61%> (-3.33%) :arrow_down:

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 18c9752...d819d27. Read the comment docs.