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: skip consumer-groups when --skip-consumers is used #863

Merged
merged 3 commits into from
Mar 17, 2023

Conversation

GGabriele
Copy link
Collaborator

No description provided.

@GGabriele GGabriele requested a review from a team March 15, 2023 10:54
@GGabriele GGabriele temporarily deployed to Configure ci March 15, 2023 10:54 — with GitHub Actions Inactive
@GGabriele GGabriele temporarily deployed to Configure ci March 15, 2023 12:19 — with GitHub Actions Inactive
@GGabriele GGabriele temporarily deployed to Configure ci March 15, 2023 12:19 — with GitHub Actions Inactive
@GGabriele GGabriele temporarily deployed to Configure ci March 15, 2023 12:24 — with GitHub Actions Inactive
@GGabriele GGabriele temporarily deployed to Configure ci March 15, 2023 12:24 — with GitHub Actions Inactive
aboudreault
aboudreault previously approved these changes Mar 16, 2023
@GGabriele GGabriele temporarily deployed to Configure ci March 16, 2023 14:07 — with GitHub Actions Inactive
@GGabriele GGabriele temporarily deployed to Configure ci March 16, 2023 14:08 — with GitHub Actions Inactive
@GGabriele GGabriele temporarily deployed to Configure ci March 16, 2023 14:30 — with GitHub Actions Inactive
@GGabriele GGabriele temporarily deployed to Configure ci March 16, 2023 14:31 — with GitHub Actions Inactive
@GGabriele GGabriele temporarily deployed to Configure ci March 16, 2023 16:00 — with GitHub Actions Inactive
@GGabriele GGabriele temporarily deployed to Configure ci March 16, 2023 16:01 — with GitHub Actions Inactive
@GGabriele GGabriele temporarily deployed to Configure ci March 16, 2023 16:17 — with GitHub Actions Inactive
@GGabriele GGabriele temporarily deployed to Configure ci March 16, 2023 16:18 — with GitHub Actions Inactive
@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.13 🎉

Comparison is base (f6e8ee2) 35.41% compared to head (8d87609) 35.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #863      +/-   ##
==========================================
+ Coverage   35.41%   35.54%   +0.13%     
==========================================
  Files          92       92              
  Lines       11261    11264       +3     
==========================================
+ Hits         3988     4004      +16     
+ Misses       6875     6867       -8     
+ Partials      398      393       -5     
Impacted Files Coverage Δ
cmd/common.go 5.10% <0.00%> (-0.02%) ⬇️
cmd/dump.go 0.00% <0.00%> (ø)
cmd/sync.go 0.00% <0.00%> (ø)
dump/dump.go 1.41% <0.00%> (-0.01%) ⬇️
utils/types.go 14.88% <0.00%> (ø)

... and 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@GGabriele GGabriele merged commit bd4f876 into main Mar 17, 2023
@GGabriele GGabriele deleted the feat/skip-consumer-groups branch March 17, 2023 06:59
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.

3 participants