Repo Added
|
Files
32
|
Badge
README BADGES
|
push
travis-ci
1784 of 1964 relevant lines covered (90.84%)
57.5 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
34.88 | lib/rdf/spec/transaction.rb | 366 | 215 | 75 | 140 | 1.0 | |
78.95 | lib/rdf/spec/durable.rb | 51 | 19 | 15 | 4 | 5.0 | |
82.76 | lib/rdf/spec/countable.rb | 46 | 29 | 24 | 5 | 8.0 | |
88.46 | lib/rdf/spec/repository.rb | 91 | 52 | 46 | 6 | 38.0 | |
90.77 | lib/rdf/spec/literal.rb | 144 | 65 | 59 | 6 | 8.0 | |
96.15 | lib/rdf/spec/dataset.rb | 47 | 26 | 25 | 1 | 65.0 | |
96.55 | lib/rdf/spec.rb | 90 | 29 | 28 | 1 | 106.0 | |
96.82 | lib/rdf/spec/http_adapter.rb | 293 | 157 | 152 | 5 | 2.0 | |
97.97 | lib/rdf/spec/enumerable.rb | 535 | 344 | 337 | 7 | 41.0 | |
98.6 | lib/rdf/spec/queryable.rb | 544 | 286 | 282 | 4 | 32.0 | |
99.2 | lib/rdf/spec/writer.rb | 222 | 125 | 124 | 1 | 2.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
157 | feature/ruby-2.4 | Add Ruby 2.4 support Updates the build matrix match RDF.rb, and adds 2.4.0. Updates the dependency on `webmock` to 2.x to avoid errors due to lack of Ruby 2.4 support in `webmock` 1.x. | push | travis-ci | pending completion |