ms-ati / docile

Docile keeps your Ruby DSLs tame and well-behaved
http://ms-ati.github.com/docile/
MIT License
419 stars 34 forks source link

Test MRI 2.4 and head, JRuby-head, and Rubinius 3 #23

Closed ms-ati closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #23 into master will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##           master    #23   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          50     79   +29     
=====================================
+ Hits           50     79   +29
Impacted Files Coverage Δ
lib/docile/execution.rb 100% <ø> (ø) :white_check_mark:
lib/docile/chaining_fallback_context_proxy.rb 100% <ø> (ø) :white_check_mark:
lib/docile.rb 100% <ø> (ø) :white_check_mark:
lib/docile/fallback_context_proxy.rb 100% <ø> (ø) :white_check_mark:

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 d1ef892...e7d11f6. Read the comment docs.