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(TestClient): call task_done after the topic has consumed the cr #138

Merged

fix(TestClient): call task_done after the topic has consumed the cr

1fe4e6e
Select commit
Loading
Failed to load commit list.
Merged

fix(TestClient): call task_done after the topic has consumed the cr #138

fix(TestClient): call task_done after the topic has consumed the cr
1fe4e6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 1s

95.90% (+1.80%) compared to 28a377d

View this Pull Request on Codecov

95.90% (+1.80%) compared to 28a377d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (28a377d) 94.10% compared to head (1fe4e6e) 95.90%.
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   94.10%   95.90%   +1.80%     
==========================================
  Files          20       20              
  Lines         712      732      +20     
==========================================
+ Hits          670      702      +32     
+ Misses         42       30      -12     

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