Repo Added
|
Files
22
|
Badge
README BADGES
|
push
travis-ci
334 of 335 relevant lines covered (99.7%)
17.98 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
98.46 | spec/grape_rabl_layout_spec.rb | 98 | 65 | 64 | 1 | 1.0 | |
100.0 | lib/grape-rabl/configuration.rb | 11 | 6 | 6 | 0 | 1.0 | |
100.0 | lib/grape-rabl/formatter.rb | 85 | 47 | 47 | 0 | 14.0 | |
100.0 | lib/grape-rabl.rb | 27 | 18 | 18 | 0 | 4.0 | |
100.0 | lib/grape/rabl.rb | 1 | 1 | 1 | 0 | 1.0 | |
100.0 | lib/grape-rabl/render.rb | 10 | 6 | 6 | 0 | 2.0 | |
100.0 | lib/grape-rabl/tilt.rb | 3 | 2 | 2 | 0 | 1.0 | |
100.0 | spec/grape_rabl_partials_spec.rb | 31 | 19 | 19 | 0 | 1.0 | |
100.0 | spec/grape_rabl_spec.rb | 176 | 111 | 113 | 0 | 2.0 | |
100.0 | spec/grape_rabl_xml_spec.rb | 52 | 26 | 26 | 0 | 2.0 | |
100.0 | spec/support/my_helper.rb | 5 | 3 | 3 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
97 | render-method | Use template from endpoint declaration When `render` when the render method has not been executed, template from endpoint declaration should be used. | push | travis-ci | pending completion |