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: Support automatic DNS lookup for kafka bootstrap servers #3379

Merged
merged 14 commits into from
Feb 29, 2024

move more common code

3b9c26a
Select commit
Loading
Failed to load commit list.
Merged

feat: Support automatic DNS lookup for kafka bootstrap servers #3379

move more common code
3b9c26a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 29, 2024 in 0s

84.54% (-1.04%) compared to 1f1d1b4

View this Pull Request on Codecov

84.54% (-1.04%) compared to 1f1d1b4

Details

Codecov Report

Attention: Patch coverage is 95.34884% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 84.54%. Comparing base (1f1d1b4) to head (3b9c26a).
Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3379      +/-   ##
==========================================
- Coverage   85.58%   84.54%   -1.04%     
==========================================
  Files         892      899       +7     
  Lines      146543   148952    +2409     
==========================================
+ Hits       125413   125926     +513     
- Misses      21130    23026    +1896