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 `FuzzUtilMergeSets` #162

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #162 (26016b8) into main (8e73fb5) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
+ Coverage   86.78%   86.85%   +0.07%     
==========================================
  Files          11       11              
  Lines         696      700       +4     
==========================================
+ Hits          604      608       +4     
  Misses         56       56              
  Partials       36       36              
Impacted Files Coverage Δ
fuzz-utils.go 85.29% <100.00%> (+1.96%) :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 8e73fb5...26016b8. Read the comment docs.