JosiahWitt / ensure

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

Docs for mocks #21

Closed JosiahWitt closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #21 (cbf7840) into gomock-integration (92390fc) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           gomock-integration      #21   +/-   ##
===================================================
  Coverage               98.93%   98.93%           
===================================================
  Files                       5        5           
  Lines                     283      283           
===================================================
  Hits                      280      280           
  Misses                      2        2           
  Partials                    1        1           
Impacted Files Coverage Δ
ensurepkg/run_table.go 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 92390fc...cbf7840. Read the comment docs.