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: restore kafka #3033

Closed
wants to merge 6 commits into from

fix test

e89a32f
Select commit
Loading
Failed to load commit list.
Closed

feat: restore kafka #3033

fix test
e89a32f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 68.07818% with 98 lines in your changes missing coverage. Please review.

Please upload report for BASE (master-v2@be44639). Learn more about missing BASE report.

Files Patch % Lines
extensions/impl/kafka/source.go 66.67% 45 Missing and 2 partials ⚠️
extensions/impl/kafka/sink.go 71.43% 39 Missing and 5 partials ⚠️
internal/testx/testUtil.go 50.00% 5 Missing ⚠️
extensions/sinks/kafka/kafka.go 0.00% 1 Missing ⚠️
extensions/sources/kafka/kafka.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master-v2    #3033   +/-   ##
============================================
  Coverage             ?   67.99%           
============================================
  Files                ?      358           
  Lines                ?    34845           
  Branches             ?        0           
============================================
  Hits                 ?    23692           
  Misses               ?     9057           
  Partials             ?     2096           

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