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

[BREAKING] Renamed `AssertDirExist` to `AssertDirExists` #148

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #148 (6b3d1f7) into main (b2df28d) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #148   +/-   ##
=======================================
  Coverage   86.18%   86.18%           
=======================================
  Files          10       10           
  Lines         702      702           
=======================================
  Hits          605      605           
  Misses         60       60           
  Partials       37       37           
Impacted Files Coverage Δ
assert.go 97.26% <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 b2df28d...6b3d1f7. Read the comment docs.