python-dependency-injector/examples
Roman Mogylatov 839a319831
Better error message for dependency provider (#395)
* Add prototype for flat resolving

* Add working prototype for sample 1 and 3

* Add working prototype, requires deep refactoring

* Update DependenciesContainer to handle Contrainer provider

* Fix Dependency provider copying issue

* Add hardening fix for Self provider to avoid copying bugs

* Fix flaky container copy issue

* Rename set_parent() to assign_parent()

* Refactor Dependency provider and its typing stub

* Add tests for Dependency provider

* Update makefile to run coverage when tests fail

* Clean up DependenciesContainer provider and add tests

* Clean up Container provider and add tests

* Clean up container instance and add tests

* Refactor isinstance() checks

* Clean up DeclarativeContainer and add tests

* Update docs and examples

* Update changelog

* Revoke makefile change
2021-02-13 09:16:38 -05:00
..
containers Container "self" injections (#392) 2021-02-07 14:13:23 -05:00
demo Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
miniapps Fastapi sqlalchemy example (#389) 2021-02-04 18:18:25 -05:00
providers Better error message for dependency provider (#395) 2021-02-13 09:16:38 -05:00
wiring Wiring container injection (#353) 2021-01-11 08:18:02 -05:00
.pydocstylerc Movie lister example rework (#280) 2020-08-12 17:04:46 -04:00