thinkeridea / go-extend

go语言扩展包,收集一些常用的操作函数,辅助更快的完成开发工作,并减少重复代码
https://pkg.go.dev/github.com/thinkeridea/go-extend
MIT License
1.34k stars 158 forks source link

完善 README.md #10

Closed thinkeridea closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   90.79%   90.79%           
=======================================
  Files          17       17           
  Lines         815      815           
=======================================
  Hits          740      740           
  Misses         53       53           
  Partials       22       22

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 42512d1...5b09dfd. Read the comment docs.