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

removed diff from `AssertNotEqual` #105

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #105 (fede9dc) into main (b5964e0) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   88.29%   88.29%           
=======================================
  Files          10       10           
  Lines         658      658           
=======================================
  Hits          581      581           
  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 b5964e0...fede9dc. Read the comment docs.