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(test_client): use proper type hint in Producer.send #216

Merged
merged 1 commit into from
Oct 17, 2024

fix(test_client): use proper type hint in Producer.send

86019a0
Select commit
Loading
Failed to load commit list.
Merged

fix(test_client): use proper type hint in Producer.send #216

fix(test_client): use proper type hint in Producer.send
86019a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

95.72% (+0.09%) compared to f6abee0

View this Pull Request on Codecov

95.72% (+0.09%) compared to f6abee0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.72%. Comparing base (f6abee0) to head (86019a0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
+ Coverage   95.63%   95.72%   +0.09%     
==========================================
  Files          24       24              
  Lines         963      960       -3     
==========================================
- Hits          921      919       -2     
+ Misses         42       41       -1     

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