JosiahWitt / ensure

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

Add support for SetupMocks function #18

Closed JosiahWitt closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #18 (25b52ca) into gomock-integration (d537960) will increase coverage by 0.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@                  Coverage Diff                   @@
##           gomock-integration      #18      +/-   ##
======================================================
+ Coverage               98.59%   98.81%   +0.22%     
======================================================
  Files                       5        5              
  Lines                     213      253      +40     
======================================================
+ Hits                      210      250      +40     
  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 d537960...25b52ca. Read the comment docs.