Skip to content

Conversation

hjgraca
Copy link
Contributor

@hjgraca hjgraca commented Jul 1, 2025

Please provide the issue number

Issue number: #912

Summary

Changes

Fix kafka dependencies by copying the kafka project and common to each consumer

  • Conditional compilation for namespace resolution
  • refactor tests for specific consumers
  • new props configuration for kafka projects

User experience

Please share what the user experience looks like before and after this change

Checklist

Please leave checklist items unchecked if they do not apply to your change.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@boring-cyborg boring-cyborg bot added the tests label Jul 1, 2025
@pull-request-size pull-request-size bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jul 1, 2025
@github-actions github-actions bot added the internal Maintenance changes label Jul 1, 2025
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.26%. Comparing base (cbbe17a) to head (5baf321).
Report is 8 commits behind head on develop.

Additional details and impacted files
@@ Coverage Diff @@ ## develop #913 +/- ## ======================================== Coverage 77.26% 77.26% ======================================== Files 272 272 Lines 10812 10812 Branches 1264 1264 ======================================== Hits 8354 8354 Misses 2046 2046 Partials 412 412 

☔ 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.
hjgraca added 3 commits July 1, 2025 11:29
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
@hjgraca hjgraca merged commit 4104b50 into develop Jul 1, 2025
10 checks passed
@hjgraca hjgraca deleted the fix/kafka-dependencies branch July 1, 2025 10:51
@hjgraca hjgraca linked an issue Jul 1, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Maintenance changes size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tests
2 participants