1set / gut

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

Add sorting helpers for yos/List results #73

Closed an63 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #73 into master will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   96.26%   96.34%   +0.08%     
==========================================
  Files          20       21       +1     
  Lines         776      794      +18     
==========================================
+ Hits          747      765      +18     
  Misses         23       23              
  Partials        6        6
Impacted Files Coverage Δ
yos/sort_list.go 100% <100%> (ø)
codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 11922004 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.1% 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/sort_list_test.go  2
- yos/sort_list.go  1

See the complete overview on Codacy