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

Add basic SASL and TLS support for Kafka cloud events

0827d74
Select commit
Loading
Failed to load commit list.
Merged

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

Add basic SASL and TLS support for Kafka cloud events
0827d74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 1s

36.84% (-0.01%) compared to 553a702, passed because coverage increased by 0% when compared to adjusted base (36.84%)

View this Pull Request on Codecov

36.84% (-0.01%) compared to 553a702, passed because coverage increased by 0% when compared to adjusted base (36.84%)

Details

Codecov Report

Attention: Patch coverage is 15.38462% with 22 lines in your changes missing coverage. Please review.

Project coverage is 36.84%. Comparing base (553a702) to head (0827d74).

Files with missing lines Patch % Lines
...kg/runtime/interfaces/application_configuration.go 12.00% 19 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5814      +/-   ##
==========================================
- Coverage   36.84%   36.84%   -0.01%     
==========================================
  Files        1309     1309              
  Lines      130967   130988      +21     
==========================================
+ Hits        48259    48261       +2     
- Misses      78524    78541      +17     
- Partials     4184     4186       +2     

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