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

Fix/generic consumer record #248

Merged
merged 6 commits into from
Nov 27, 2024

fix: circular imports on DI system

122b4ca
Select commit
Loading
Failed to load commit list.
Merged

Fix/generic consumer record #248

fix: circular imports on DI system
122b4ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

95.68% (-0.06%) compared to 3cafa58, passed because coverage increased by 0.04% when compared to adjusted base (95.63%)

View this Pull Request on Codecov

95.68% (-0.06%) compared to 3cafa58, passed because coverage increased by 0.04% when compared to adjusted base (95.63%)

Details

Codecov Report

Attention: Patch coverage is 97.05882% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.68%. Comparing base (3cafa58) to head (122b4ca).

Files with missing lines Patch % Lines
kstreams/streams.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
- Coverage   95.73%   95.68%   -0.06%     
==========================================
  Files          24       24              
  Lines         961      973      +12     
==========================================
+ Hits          920      931      +11     
- Misses         41       42       +1     

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