Repo Added
|
Files
5
|
Badge
README BADGES
|
travis-ci-com
151 of 166 branches covered (90.96%)
Branch coverage included in aggregate %.
3 of 3 new or added lines in 1 file covered. (100.0%)
357 of 407 relevant lines covered (87.71%)
0.88 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
80.77 | container_crawler/base_sync.py | 62 | 24 | 19 | 5 | 1.0 | 2 | 0 | |
88.55 | container_crawler/crawler.py | 596 + 5 | 369 + 3 | 324 + 3 | 45 | 1.0 | 140 + 2 | 15 | |
100.0 | container_crawler/exceptions.py | 10 | 4 | 4 | 0 | 1.0 | 0 | 0 | |
100.0 | container_crawler/__init__.py | 0 | 0 | 0 | 0 | 0.0 | 0 | 0 | |
100.0 | container_crawler/utils.py | 34 | 10 | 10 | 0 | 1.0 | 2 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
307 | feature/disable-mappings | Merge 1a6807b25 into 0d21efbb0 | Pull #50 | travis-ci-com | pending completion | ||
306 | feature/disable-mappings | Add support for disabling mappings. Currently, because the mapping progress is pruned if the mapping is not configured, there is no way to pause processing. After the progress is removed, the processing has to be restarted from the first row in t... | push | travis-ci-com | pending completion |