vinistock / sail

Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
Other
507 stars 32 forks source link

Prefer sum {} over map {}.sum #308

Closed vinistock closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #308 (b596ffe) into master (a218d7c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #308   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        62           
  Lines         1638      1644    +6     
=========================================
+ Hits          1638      1644    +6     
Impacted Files Coverage Δ
lib/sail/instrumenter.rb 100.00% <100.00%> (ø)
lib/sail/types/locales.rb 100.00% <0.00%> (ø)
spec/models/sail/setting_spec.rb 100.00% <0.00%> (ø)
app/controllers/sail/settings_controller.rb 100.00% <0.00%> (ø)
spec/features/editing_settings_feature_spec.rb 100.00% <0.00%> (ø)
spec/features/sorting_settings_feature_spec.rb 100.00% <0.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 a218d7c...b596ffe. Read the comment docs.