1set / gut

🍱 yet another collection of go utilities & tools
MIT License
27 stars 9 forks source link

Update test resources #87

Closed an63 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #87 (2929973) into master (b823fbd) will decrease coverage by 0.95%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   94.78%   93.83%   -0.96%     
==========================================
  Files          23       23              
  Lines         902      762     -140     
==========================================
- Hits          855      715     -140     
  Misses         34       34              
  Partials       13       13              
Impacted Files Coverage Ξ”
yos/directory.go 47.36% <0.00%> (-7.18%) :arrow_down:
yrand/weight.go 84.61% <0.00%> (-2.06%) :arrow_down:
yrand/randelem.go 91.66% <0.00%> (-1.44%) :arrow_down:
yos/move.go 89.47% <0.00%> (-1.01%) :arrow_down:
yos/compare.go 85.26% <0.00%> (-0.88%) :arrow_down:
yrand/common.go 93.93% <0.00%> (-0.80%) :arrow_down:
yos/copy.go 93.13% <0.00%> (-0.50%) :arrow_down:
yos/list.go 100.00% <0.00%> (ΓΈ)
yos/size.go 100.00% <0.00%> (ΓΈ)
yos/empty.go 100.00% <0.00%> (ΓΈ)
... and 13 more
codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 29299731 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 96.0% (0.0% change).

View more on Code Climate.