Repo Added
|
Files
18
|
Badge
README BADGES
|
push
travis-ci-com
362 of 362 relevant lines covered (100.0%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | mdgen/constants.py | 21 | 20 | 20 | 0 | 1.0 | |
100.0 | mdgen/core/blockquote.py | 11 | 4 | 4 | 0 | 1.0 | |
100.0 | mdgen/core/bold.py | 8 | 4 | 4 | 0 | 1.0 | |
100.0 | mdgen/core/code.py | 9 | 4 | 4 | 0 | 1.0 | |
100.0 | mdgen/core/header.py | 26 | 12 | 12 | 0 | 1.0 | |
100.0 | mdgen/core/horizontalrule.py | 15 | 9 | 9 | 0 | 1.0 | |
100.0 | mdgen/core/image.py | 7 | 6 | 6 | 0 | 1.0 | |
100.0 | mdgen/core/__init__.py | 18 | 12 | 12 | 0 | 1.0 | |
100.0 | mdgen/core/italic.py | 10 | 6 | 6 | 0 | 1.0 | |
100.0 | mdgen/core/link.py | 10 | 7 | 7 | 0 | 1.0 |