Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add dependency injection framework #58

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

woile
Copy link
Member

@woile woile commented Sep 17, 2022

No description provided.

@woile woile marked this pull request as draft September 17, 2022 07:46
@github-actions
Copy link
Contributor

github-actions bot commented Sep 17, 2022

PR Preview Action v1.4.8
🚀 Deployed preview to https://kpn.github.io/kstreams/pr-preview/pr-58/
on branch gh-pages at 2024-11-27 07:39 UTC

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 94.64286% with 9 lines in your changes missing coverage. Please review.

Project coverage is 93.56%. Comparing base (c222b81) to head (27669df).

Files with missing lines Patch % Lines
kstreams/_di/binders/api.py 88.88% 3 Missing ⚠️
kstreams/middleware/udf_middleware.py 0.00% 2 Missing ⚠️
kstreams/_di/binders/header.py 96.42% 1 Missing ⚠️
kstreams/_di/dependencies/hooks.py 94.73% 1 Missing ⚠️
kstreams/streams.py 83.33% 1 Missing ⚠️
kstreams/typing.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   95.73%   93.56%   -2.17%     
==========================================
  Files          24       31       +7     
  Lines         961     1119     +158     
==========================================
+ Hits          920     1047     +127     
- Misses         41       72      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

BREAKING CHANGE: python 3.8 is no longer supported
@woile woile force-pushed the feat/dependency-injection branch 6 times, most recently from 75838fd to 3ae6e78 Compare November 26, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant