eggheadio-github / stack-overflow-copy-paste

Utility functions copy/pasted (and modified slightly) from Stack Overflow
441 stars 606 forks source link

feat(common): add lessThan function with tests #166

Closed lockround closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #166 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #166   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          60     61    +1     
  Lines         204    205    +1     
=====================================
+ Hits          204    205    +1
Impacted Files Coverage Δ
src/less-than.js 100% <100%> (ø)

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 6fd533f...87e095b. Read the comment docs.