fractaledmind / activeset

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

Update the TravisCI configuration #21

Closed fractaledmind closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   98.99%   99.01%   +0.01%     
==========================================
  Files          17       17              
  Lines         399      406       +7     
==========================================
+ Hits          395      402       +7     
  Misses          4        4
Impacted Files Coverage Δ
lib/active_set/filtering/active_record_strategy.rb 100% <0%> (ø) :arrow_up:
lib/patches/core_ext/hash/flatten_keys.rb 100% <0%> (ø) :arrow_up:
lib/active_set/filtering/enumerable_strategy.rb 92.3% <0%> (+0.2%) :arrow_up:
lib/helpers/transform_to_sortable_numeric.rb 93.33% <0%> (+2.42%) :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 703b98c...c3f8ced. Read the comment docs.