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

feat: added better styling for `AssertNoError` #91

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #91 (39557b6) into main (4c599ef) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 39557b6 differs from pull request most recent head bdcb528. Consider uploading reports for the commit bdcb528 to get more accurate results

@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   88.19%   88.19%           
=======================================
  Files          10       10           
  Lines         652      652           
=======================================
  Hits          575      575           
  Misses         40       40           
  Partials       37       37           
Impacted Files Coverage Δ
assert.go 97.13% <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 4c599ef...bdcb528. Read the comment docs.