Mange / roadie-rails

Making HTML emails comfortable for the Rails rockstars
MIT License
363 stars 65 forks source link

Modernize dependencies, code style, etc. #87

Closed Mange closed 5 years ago

Mange commented 5 years ago

Modernize all the things. This repo has been stale for some time now, so it's time to install some upgrades.

codecov-io commented 5 years ago

Codecov Report

Merging #87 into master will increase coverage by 1.24%. The diff coverage is 99.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage    98.4%   99.64%   +1.24%     
==========================================
  Files          16       18       +2     
  Lines         502      566      +64     
==========================================
+ Hits          494      564      +70     
+ Misses          8        2       -6
Impacted Files Coverage Δ
lib/roadie/rails/document_builder.rb 100% <ø> (ø) :arrow_up:
lib/roadie/rails/inline_on_delivery.rb 100% <ø> (+42.85%) :arrow_up:
lib/roadie/rails/automatic.rb 100% <ø> (ø) :arrow_up:
lib/roadie/rails/mailer.rb 100% <ø> (ø) :arrow_up:
spec/lib/roadie/rails/mail_inliner_spec.rb 100% <100%> (ø) :arrow_up:
lib/roadie/rails/options.rb 100% <100%> (ø) :arrow_up:
lib/roadie/rails/utils.rb 100% <100%> (ø)
spec/lib/roadie/rails/mailer_spec.rb 100% <100%> (ø) :arrow_up:
spec/lib/roadie/rails/automatic_spec.rb 100% <100%> (ø) :arrow_up:
lib/roadie/rails/mail_inliner.rb 100% <100%> (ø) :arrow_up:
... and 11 more

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 efd3474...f8b0cb0. Read the comment docs.