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

kafka: update sarama dependence #21

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

Leoyoungxh
Copy link
Contributor

Update github.com/Shopify/sarama v1.29.1 to github.com/IBM/sarama v1.40.1

Fixes #20

@Leoyoungxh Leoyoungxh requested a review from a team as a code owner December 12, 2023 03:27
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c0067d2) 83.66% compared to head (59ce245) 90.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   83.66%   90.42%   +6.75%     
==========================================
  Files          62       10      -52     
  Lines        5707     1190    -4517     
==========================================
- Hits         4775     1076    -3699     
+ Misses        749       86     -663     
+ Partials      183       28     -155     
Flag Coverage Δ
bigcache ?
clickhouse ?
cos ?
goes ?
goredis ?
gorm ?
hbase ?
kafka 90.42% <ø> (+0.25%) ⬆️
mysql ?
timer ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wade30822
Copy link

is there any progress ?

Copy link
Contributor

@liuzengh liuzengh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liuzengh liuzengh merged commit 9535445 into trpc-ecosystem:main Dec 22, 2023
3 checks passed
liuzengh added a commit that referenced this pull request Dec 22, 2023
…fka-v1.1.0 (#24)

* clickhouse: fix go reference API doc (#18)

https://pkg.go.dev/trpc.group/trpc-go/trpc-database/clickhouse

* kafka: update sarama dependence (#21)

* kafka: update sarama dependence

* fix unit test

---------

Co-authored-by: Leo <[email protected]>
@liuzengh
Copy link
Contributor

liuzengh commented Dec 22, 2023 via email

liuzengh added a commit that referenced this pull request May 20, 2024
* clickhouse: fix go reference API doc (#18)

https://pkg.go.dev/trpc.group/trpc-go/trpc-database/clickhouse

* kafka: update sarama dependence (#21)

* kafka: update sarama dependence

* fix unit test

* kafka: release v1.1.0 (#22)

* workflows: add cla.yaml (#26)

* add localcache (#25)

* feat: add localcache plugin

* chore: update LICENSE

* test: add localcache workflow

* chore: yaml version

* test: flaky test

---------

Co-authored-by: Leo <[email protected]>
Co-authored-by: Flash-LHR <[email protected]>
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.

shopify/samara has been replaced by IBM/sarama, please update kafka plugin's dependency
3 participants