Repo Added
|
Files
13
|
Badge
README BADGES
|
push
travis-ci-com
1524 of 1697 relevant lines covered (89.81%)
0.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
76.0 | src/dependency_injector/resources.py | 42 | 25 | 19 | 6 | 1.0 | |
84.29 | src/dependency_injector/providers.pxd | 457 | 70 | 59 | 11 | 1.0 | |
89.06 | src/dependency_injector/providers.pyx | 3451 | 1079 | 961 | 118 | 1.0 | |
90.67 | src/dependency_injector/wiring.py | 491 | 268 | 243 | 25 | 1.0 | |
94.27 | src/dependency_injector/containers.pyx | 496 | 192 | 181 | 11 | 1.0 | |
94.74 | src/dependency_injector/ext/flask.py | 78 | 38 | 36 | 2 | 1.0 | |
100.0 | src/dependency_injector/__init__.py | 7 | 2 | 2 | 0 | 1.0 | |
100.0 | src/dependency_injector/ext/__init__.py | 1 | 0 | 0 | 0 | 0.0 | |
100.0 | src/dependency_injector/ext/aiohttp.py | 54 | 21 | 21 | 0 | 1.0 | |
100.0 | src/dependency_injector/errors.py | 12 | 2 | 2 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
2345 | async-resources | Add docs section on async resources | push | travis-ci-com | pending completion | ||
2343 | async-resources | Add tests and fixes | push | travis-ci-com | pending completion | ||
2342 | async-resources | Add resource async tests for function | push | travis-ci-com | pending completion | ||
2341 | async-resources | Add inspect function wrappers | push | travis-ci-com | pending completion | ||
2340 | async-resources | Add async resources implementation | push | travis-ci-com | pending completion |