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

Add support for kafka-python-ng #1212

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Add support for kafka-python-ng #1212

merged 2 commits into from
Sep 17, 2024

Conversation

hmstepanek
Copy link
Contributor

Overview

kafka-python has moved to kafka-python-ng due to lack of response from the original maintainer of the package.

Copy link

github-actions bot commented Sep 17, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.59s
✅ PYTHON black 1 0 0 0.78s
✅ PYTHON flake8 1 0 0.44s
✅ PYTHON isort 1 0 0 0.29s
✅ PYTHON pylint 1 0 2.23s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@hmstepanek hmstepanek marked this pull request as ready for review September 17, 2024 23:05
@hmstepanek hmstepanek requested a review from a team as a code owner September 17, 2024 23:05
@hmstepanek hmstepanek merged commit 2d6525e into main Sep 17, 2024
47 of 52 checks passed
@hmstepanek hmstepanek deleted the add-kafka-python-ng branch September 17, 2024 23:41
@mergify mergify bot removed the tests-failing label Sep 17, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.51%. Comparing base (b9f328c) to head (47fac67).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1212      +/-   ##
==========================================
+ Coverage   81.47%   81.51%   +0.03%     
==========================================
  Files         197      197              
  Lines       21803    21803              
  Branches     3807     3807              
==========================================
+ Hits        17765    17772       +7     
+ Misses       2925     2920       -5     
+ Partials     1113     1111       -2     

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

@hmstepanek hmstepanek added this to the v10.0.0 milestone Sep 20, 2024
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