JosiahWitt / ensure

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

Make Equals concurrent safe #51

Closed JosiahWitt closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #51 (d464085) into master (a0653a9) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   95.18%   95.21%   +0.03%     
==========================================
  Files          18       18              
  Lines        1370     1379       +9     
==========================================
+ Hits         1304     1313       +9     
  Misses         47       47              
  Partials       19       19              
Flag Coverage Δ
cli 91.77% <ø> (ø)
package 99.36% <100.00%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

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 a0653a9...d464085. Read the comment docs.