JosiahWitt / ensure

A balanced test framework for Go
MIT License
8 stars 0 forks source link

Add IsEmpty chain method #15

Closed JosiahWitt closed 3 years ago

JosiahWitt commented 3 years ago

Closes #5

codecov-io commented 3 years ago

Codecov Report

Merging #15 (386a2c8) into master (1c09d54) will increase coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   98.54%   98.62%   +0.08%     
==========================================
  Files           5        5              
  Lines         137      145       +8     
==========================================
+ Hits          135      143       +8     
  Misses          1        1              
  Partials        1        1              
Impacted Files Coverage Δ
ensurepkg/chain.go 100.00% <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 1c09d54...386a2c8. Read the comment docs.