rjNemo / underscore

🌟 Useful functional programming helpers for Go
https://underscore.onrender.com/
MIT License
110 stars 6 forks source link

unique function #27

Closed rjNemo closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (2882dc1) into main (f6af583) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   98.74%   98.80%   +0.06%     
==========================================
  Files          21       22       +1     
  Lines         159      167       +8     
==========================================
+ Hits          157      165       +8     
  Misses          2        2              
Flag Coverage Δ
unittests 98.80% <100.00%> (+0.06%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
unique.go 100.00% <100.00%> (ø)

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 f6af583...2882dc1. Read the comment docs.