fractaledmind / activeset

A toolkit for working with enumerable sets.
MIT License
2 stars 1 forks source link

Allow sorting of computed attributes on sets that include nil values. #38

Closed fractaledmind closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #38 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   99.02%   99.27%   +0.25%     
==========================================
  Files          17       17              
  Lines         409      413       +4     
==========================================
+ Hits          405      410       +5     
+ Misses          4        3       -1
Impacted Files Coverage Δ
lib/active_set/sorting/enumerable_strategy.rb 100% <100%> (ø) :arrow_up:
lib/helpers/transform_to_sortable_numeric.rb 100% <0%> (+6.66%) :arrow_up:

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 34c6c27...229cf3d. Read the comment docs.