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 basic SASL and TLS support for Kafka cloud events #5814

Merged
merged 2 commits into from
Oct 31, 2024

Address comments

6d7a27f
Select commit
Loading
Failed to load commit list.
Merged

Add basic SASL and TLS support for Kafka cloud events #5814

Address comments
6d7a27f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 30, 2024 in 0s

36.83% (-0.02%) compared to 553a702

View this Pull Request on Codecov

36.83% (-0.02%) compared to 553a702

Details

Codecov Report

Attention: Patch coverage is 11.11111% with 32 lines in your changes missing coverage. Please review.

Project coverage is 36.83%. Comparing base (553a702) to head (6d7a27f).

Files with missing lines Patch % Lines
...kg/runtime/interfaces/application_configuration.go 8.57% 29 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5814      +/-   ##
==========================================
- Coverage   36.84%   36.83%   -0.02%     
==========================================
  Files        1309     1309              
  Lines      130967   130998      +31     
==========================================
- Hits        48259    48255       -4     
- Misses      78524    78557      +33     
- Partials     4184     4186       +2     

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