Repo Added
|
Files
15
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
2 of 2 new or added lines in 1 file covered. (100.0%)
715 of 749 relevant lines covered (95.46%)
0.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
76.47 | journal_brief/format/json.py | 69 | 34 | 26 | 8 | 1.0 | |
88.15 | journal_brief/cli/main.py | 220 | 135 | 119 | 16 | 1.0 | |
95.45 | journal_brief/format/short.py | 67 | 22 | 21 | 1 | 1.0 | |
95.83 | journal_brief/format/login.py | 62 | 24 | 23 | 1 | 1.0 | |
95.83 | journal_brief/journal_brief.py | 188 | 96 | 92 | 4 | 1.0 | |
98.06 | journal_brief/config.py | 274 | 155 | 152 | 3 | 1.0 | |
99.02 | journal_brief/format/config.py | 241 | 102 | 101 | 1 | 1.0 | |
100.0 | journal_brief/cli/__init__.py | 0 | 0 | 0 | 0 | 0.0 | |
100.0 | journal_brief/constants.py | 31 | 11 | 11 | 0 | 1.0 | |
100.0 | journal_brief/filter.py | 264 - 4 | 127 - 4 | 127 - 2 | 0 - 2 | 1.0 | |
100.0 | journal_brief/format/__init__.py | 89 | 20 | 20 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
136 | sigpipe | Remove unused code (fixes #21) SIGPIPE kills the process now, no need to handle BrokenPipe. | push | twaugh | travis-ci | pending completion | |
131 | sigpipe | Use default SIGPIPE handler (fixes #21) This prevents the bookmark being updated past what has been seen. | push | twaugh | travis-ci | pending completion | |
129 | sigpipe | Use default SIGPIPE handler (fixes #21) This prevents the bookmark being updated past what has been seen. | push | twaugh | travis-ci | pending completion |