1set / gut

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

Remove broken file for yos/copy #75

Closed an63 closed 4 years ago

an63 commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- yos/move_test.go  2
- yos/copy.go  1
- yos/copy_test.go  2

Complexity decreasing per file
==============================
+ yos/common_test.go  -1

Clones added
============
- yos/move_test.go  1
- yos/copy_test.go  1

See the complete overview on Codacy

codecov[bot] commented 4 years ago

Codecov Report

Merging #75 into master will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   96.34%   96.35%           
=======================================
  Files          21       21           
  Lines         794      796    +2     
=======================================
+ Hits          765      767    +2     
  Misses         23       23           
  Partials        6        6           
codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 97f41fde 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 97.4% (0.0% change).

View more on Code Climate.