Skip to content

test: Added test for meaningful error msg in consumer-groups.#1983

Merged
Prashansa-K merged 3 commits into
mainfrom
fix/decK-1916
Apr 13, 2026
Merged

test: Added test for meaningful error msg in consumer-groups.#1983
Prashansa-K merged 3 commits into
mainfrom
fix/decK-1916

Conversation

@shivaygupta-dotcom
Copy link
Copy Markdown
Contributor

@shivaygupta-dotcom shivaygupta-dotcom commented Apr 8, 2026

GH: #1916
Added test for above issue.
Fix and summary added here: Kong/go-database-reconciler#442

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.88%. Comparing base (3cdc72a) to head (a059451).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1983   +/-   ##
=======================================
  Coverage   32.88%   32.88%           
=======================================
  Files          77       77           
  Lines        6988     6988           
=======================================
  Hits         2298     2298           
  Misses       4506     4506           
  Partials      184      184           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread go.mod
@gitguardian
Copy link
Copy Markdown

gitguardian Bot commented Apr 13, 2026

⚠️ GitGuardian has uncovered 12 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
27577949 Triggered Generic High Entropy Secret a059451 tests/integration/testdata/dump/009-skip-defaults/enterprise/3.14+/plugin-partial-2.yaml View secret
27577959 Triggered Generic Password a059451 tests/integration/testdata/dump/008-sanitizer/consumergroup-plugins314.expected.yaml View secret
27577959 Triggered Generic Password a059451 tests/integration/testdata/dump/008-sanitizer/consumergroup-plugins314.expected.yaml View secret
27577938 Triggered Generic High Entropy Secret a059451 tests/integration/testdata/dump/009-skip-defaults/enterprise/3.14+/credentials.yaml View secret
27577949 Triggered Generic High Entropy Secret a059451 tests/integration/testdata/dump/009-skip-defaults/enterprise/3.14+/plugin-partial-2.expected.yaml View secret
27577959 Triggered Generic Password a059451 tests/integration/testdata/dump/008-sanitizer/consumergroup-plugins313.expected.yaml View secret
27577938 Triggered Generic High Entropy Secret a059451 tests/integration/testdata/dump/009-skip-defaults/enterprise/3.14+/credentials.expected.yaml View secret
29995049 Triggered Generic Password a059451 tests/integration/testdata/dump/009-skip-defaults/enterprise/3.14+/credentials.expected.yaml View secret
27577943 Triggered Generic High Entropy Secret a059451 tests/integration/testdata/dump/009-skip-defaults/enterprise/3.14+/credentials.yaml View secret
27577943 Triggered Generic High Entropy Secret a059451 tests/integration/testdata/dump/009-skip-defaults/enterprise/3.14+/credentials.expected.yaml View secret
27577951 Triggered Generic Password a059451 tests/integration/testdata/dump/009-skip-defaults/enterprise/3.14+/credentials.yaml View secret
27577959 Triggered Generic Password a059451 tests/integration/testdata/dump/008-sanitizer/consumergroup-plugins313.expected.yaml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@shivaygupta-dotcom shivaygupta-dotcom marked this pull request as ready for review April 13, 2026 06:14
@Prashansa-K Prashansa-K merged commit 00a8e99 into main Apr 13, 2026
43 checks passed
@Prashansa-K Prashansa-K deleted the fix/decK-1916 branch April 13, 2026 07:06
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