Ran
|
Files
17
|
Run time
6s
|
Badge
Embed ▾
README BADGES
|
travis-ci
1200 of 1260 relevant lines covered (95.24%)
0.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | src/nti/webhooks/tests/__init__.py | 8 | 4 | 0 | 4 | 0.0 | |
0.0 | src/nti/webhooks/tests/test_subscriptions.py | 43 | 22 | 0 | 22 | 0.0 | |
84.21 | src/nti/webhooks/destination_validator.py | 31 | 19 | 16 | 3 | 1.0 | |
93.75 | src/nti/webhooks/_util.py | 24 | 16 | 15 | 1 | 1.0 | |
94.44 | src/nti/webhooks/api.py | 101 + 33 | 36 + 8 | 34 + 6 | 2 + 2 | 1.0 | |
94.74 | src/nti/webhooks/attempts.py | 202 | 114 | 108 | 6 | 1.0 | |
96.0 | src/nti/webhooks/_schema.py | 67 | 25 | 24 | 1 | 1.0 | |
96.39 | src/nti/webhooks/datamanager.py | 248 | 83 | 80 | 3 | 1.0 | |
97.67 | src/nti/webhooks/subscriptions.py | 539 | 257 | 251 | 6 | 1.0 | |
97.75 | src/nti/webhooks/delivery_manager.py | 354 | 178 | 174 - 1 | 4 + 1 | 1.0 |