Repo Added
|
Files
18
|
Badge
README BADGES
|
push
github
144 of 164 branches covered (87.8%)
Branch coverage included in aggregate %.
2 of 2 new or added lines in 1 file covered. (100.0%)
347 of 356 relevant lines covered (97.47%)
121.62 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
79.49 | lib/cff/formatter/formatter.rb | 74 | 29 | 25 | 4 | 71.0 | 6 | 4 | |
82.76 | lib/cff/formatter/apa_formatter.rb | 58 | 26 | 25 | 1 | 38.0 | 23 | 9 | |
86.15 | lib/cff/formatter/bibtex_formatter.rb | 87 | 39 | 37 | 2 | 41.0 | 19 | 7 | |
97.53 | lib/cff/file.rb | 194 | 59 | 57 | 2 | 62.0 + 1.0 | 22 | 0 | |
100.0 | lib/cff/person.rb | 76 | 11 | 11 | 0 | 186.0 + 2 | 6 | 0 | |
100.0 | lib/cff.rb | 49 | 23 | 23 | 0 | 3.0 | 0 | 0 | |
100.0 | lib/cff/reference.rb | 521 + 3 | 60 + 1 | 60 + 1 | 0 | 47.0 + 2 | 32 | 0 | |
100.0 | lib/cff/util.rb | 73 | 24 | 24 | 0 | 474.0 + 9 | 14 | 0 | |
100.0 | lib/cff/entity.rb | 90 | 15 | 15 | 0 | 40.0 | 8 | 0 | |
100.0 | lib/cff/validatable.rb | 51 | 8 | 8 | 0 | 19.0 + 1.0 | 2 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1074578508 | fix-partial-reference-validation | Handle empty fields in `Reference` when reading from files. | push | Robert Haines | github | pending completion | |
1074573292 | fix-partial-reference-validation | Don't silently add `cff-version` if it's missing. | push | Robert Haines | github | pending completion |