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: Consumer Groups can be configured in Consumer #4419

Merged
merged 1 commit into from
Jul 28, 2023

feat: Consumer Groups can be configured in Consumer

75d72d4
Select commit
Loading
Failed to load commit list.
Merged

feat: Consumer Groups can be configured in Consumer #4419

feat: Consumer Groups can be configured in Consumer
75d72d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2023 in 0s

67.6% (+0.0%) compared to 1d7296b

View this Pull Request on Codecov

67.6% (+0.0%) compared to 1d7296b

Details

Codecov Report

Patch coverage: 76.9% and no project coverage change.

Comparison is base (1d7296b) 67.5% compared to head (75d72d4) 67.6%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4419   +/-   ##
=====================================
  Coverage   67.5%   67.6%           
=====================================
  Files        159     159           
  Lines      18772   18785   +13     
=====================================
+ Hits       12681   12707   +26     
+ Misses      5327    5317   -10     
+ Partials     764     761    -3     
Files Changed Coverage Δ
internal/dataplane/kongstate/consumer.go 100.0% <ø> (ø)
internal/dataplane/kongstate/kongstate.go 71.3% <66.6%> (-0.2%) ⬇️
internal/dataplane/deckgen/generate.go 62.1% <100.0%> (+3.9%) ⬆️

... and 5 files with indirect coverage changes

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