JosiahWitt / ensure

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

Add support for filling subjects with mocks #19

Closed JosiahWitt closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #19 (995d2c9) into gomock-integration (ffa7040) will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@                  Coverage Diff                   @@
##           gomock-integration      #19      +/-   ##
======================================================
+ Coverage               98.81%   98.93%   +0.12%     
======================================================
  Files                       5        5              
  Lines                     253      283      +30     
======================================================
+ Hits                      250      280      +30     
  Misses                      2        2              
  Partials                    1        1              
Impacted Files Coverage Δ
ensurepkg/run_table.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 ffa7040...995d2c9. Read the comment docs.