• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ets-labs / python-dependency-injector
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 25 Apr 2016 08:24AM CUT
Files 13
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH eol-python-cleanup
branch: eol-python-cleanup
CHANGE BRANCH
x
Reset
  • eol-python-cleanup
  • 231-Fix-Object-provider-copies-provided-object
  • 235-Fix-delegate-cannot-be-used-in-overridden-container
  • 266-Dependency-provider-issue-with-abc
  • 336-dependency-default-provider
  • 365-wiring-auto-loader
  • 374-improve-copy-decorator
  • 4.33.0
  • 4.34.0
  • 4.34.1
  • 4.34.2
  • 4.35.0
  • 4.35.1
  • 4.35.2
  • 4.35.3
  • 4.36.0
  • 4.36.1
  • 4.36.2
  • 4.37.0
  • 4.38.0
  • 4.39.0
  • 4.39.1
  • 4.40.0
  • 4.41.0
  • 4.41.0a1
  • 4.41.0a2
  • 4.41.0a3
  • 4.42.0
  • 4.42.0b1
  • 4.43.0
  • 4.44.0
  • 4.45.0
  • 4.46.0
  • 432-resource-shutdown-order
  • 459-Add-default-for-yaml-ini-config
  • 462-config-from_value
  • 463-Config-env-interpolation-required-and-nones
  • 477-containers-copy-fix-and-refactoring
  • 479-dynamic-container-to-support-custom-string-types
  • 488-Fix-resource-generic-typing
  • 489-resource-subclasses-typing-and-abc-enhancements
  • 531-provider-import-from-string
  • 597-454-inject-and-wraps-decorators
  • Python-3.13
  • add-dependencies-attribute
  • add-six-1-12
  • add-wiring
  • add_from_env_as_
  • aggregate-provider
  • aiohttp-integration
  • aiohttp-tutorial
  • annotated
  • arm-builds
  • async-mode-awaitable-fix
  • async-mode-fixes
  • async-resources
  • async-resources-and-injections
  • asyncio-daemon
  • asyncio-daemon-tutorial
  • better-deepcopy-errors
  • better-error-message-for-dependency-provider
  • check-dependencies
  • closing-wiring-marker
  • config-from-json
  • config-ini-files-in-init
  • config-linking
  • config-provider-redesign
  • config-pydantic-settings-in-init
  • config-with-alias
  • config-yaml-files-in-init
  • configuration-option-typed-injections
  • container-override-providers-context-manager
  • container-provider
  • container-provider-override-api
  • container-reset_singletons
  • container-self-injection
  • copying-providers-with-sys-stream-injections
  • coroutine-provider
  • dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
  • dependabot/pip/aiohttp-3.10.2
  • dependabot/pip/aiohttp-3.9.4
  • dependabot/pip/flask-2.2.5
  • dependabot/pip/werkzeug-3.0.3
  • dependabot/pip/werkzeug-3.0.6
  • deprecate-container-class-decorators
  • develop
  • develop-4.0
  • django-example
  • docs-https
  • drop-python-34-support
  • experimental/application
  • factory-aggregate-non-string-keys
  • fastapi-sqlalchemy-example
  • feature/optional-config-env-var-resolution
  • feature/python-3.12
  • fix-configuration-cache-reset
  • fix-flake8-in-starlette-ext
  • fix-provide-provider
  • fix-threadsafesingleton
  • fix/closing-on-config-options
  • fix/inject_decorator_cython
  • fix/nested-resource-resolution
  • fix/sdist-build
  • gortibaldik-improve-exceptions-thread-local-singleton
  • master
  • native-arm-gha-runners
  • optimization-r1
  • prepare-release-4.46.0
  • providers-traversal
  • py312-coro
  • pydantic-settings
  • pytest-config
  • pytest-migration
  • python-3.10
  • python3.11
  • release/4.11.0
  • release/4.12.0
  • release/4.13.1
  • release/4.14.0
  • release/4.15.0
  • release/4.18.0
  • release/4.22.1
  • release/4.28.1
  • release/4.29.1
  • release/4.29.2
  • release/4.42.0b1
  • release/4.46.0
  • remove-six2
  • remove-unittest2
  • remove-unused-configoption-property
  • resource-subclasses-typing-and-abc-enhancements
  • schemas
  • singleton-full-reset
  • singleton-reset-context
  • type-provider
  • update-examples
  • update-examples-with-config-init-args
  • update-fastapi-examples-annotated
  • upgrade-cython-to-0.29.30
  • upgrade-deps
  • upload-artifact-v4
  • werkzeug-local-proxy-exclusion
  • wiring-attribute-injections
  • wiring-by-string-id
  • wiring-config
  • wiring-import-fixes-numpy-scipy
  • wiring-with-string-module-names

02 Mar 2025 12:25PM CUT coverage: 94.537% (+0.7%) from 93.883%
13615395335

Pull #864

github

web-flow
Merge c82039992 into f3b3b1baa
Pull Request #864: Remove code for EOL Python versions

14 of 15 new or added lines in 2 files covered. (93.33%)

32 existing lines in 2 files now uncovered.

3340 of 3533 relevant lines covered (94.54%)

0.95 hits per line

Relevant lines Covered
Build:
Build:
3533 RELEVANT LINES 3340 COVERED LINES
0.95 HITS PER LINE
Source Files on eol-python-cleanup
  • Tree
  • List 13
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
...site-packages/dependency_injector/ext/starlette.py52 17 0 17 0.0
86.39
...on3.12/site-packages/dependency_injector/schema.py251 147 127 20 1.0
88.17
src/dependency_injector/providers.pxd699 - 4186 164 22 1.0
92.98
...on3.12/site-packages/dependency_injector/wiring.py1039 - 22541 - 11503 - 638 - 51.0
94.34
src/dependency_injector/_cwiring.pyx83 53 50 3 1.0
94.74
....12/site-packages/dependency_injector/ext/flask.py80 38 36 2 1.0
95.85
src/dependency_injector/providers.pyx5074 - 372071 - 231985 - 1086 - 131.0
98.85
src/dependency_injector/containers.pyx904 - 23433 - 13428 - 55 - 81.0
100.0
...2/site-packages/dependency_injector/ext/aiohttp.py58 21 21 0 1.0
100.0
....12/site-packages/dependency_injector/resources.py23 11 11 0 1.0
Showing 1 to 10 of 13 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    90.25
    .tox/
  • ►
    95.77
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13615395335 eol-python-cleanup Merge c82039992 into f3b3b1baa Pull #864 02 Mar 2025 12:29PM CUT web-flow github
94.54
13615338639 eol-python-cleanup Remove code for EOL Python versions push 02 Mar 2025 12:22PM CUT ZipFile github
94.54
See All Builds (2635)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc