1set / gut

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

Add ChangeExeDir() and MakeDir() #76

Closed an63 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #76 into master will decrease coverage by 1.13%. The diff coverage is 56.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
- Coverage   96.35%   95.22%   -1.14%     
==========================================
  Files          21       22       +1     
  Lines         796      816      +20     
==========================================
+ Hits          767      777      +10     
- Misses         23       29       +6     
- Partials        6       10       +4
Impacted Files Coverage Ξ”
yos/exist.go 100% <ΓΈ> (ΓΈ) :arrow_up:
yos/common.go 100% <ΓΈ> (ΓΈ) :arrow_up:
yos/copy.go 93.63% <100%> (ΓΈ) :arrow_up:
yos/directory.go 54.54% <54.54%> (ΓΈ)
codeclimate[bot] commented 4 years ago

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

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

This pull request will bring the total coverage in the repository to 96.5% (-0.9% change).

View more on Code Climate.

an63 commented 4 years ago

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


Complexity increasing per file
==============================
- yos/directory.go  6
- yos/directory_test.go  3

Clones added
============
- yos/exist_test.go  3

See the complete overview on Codacy