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

chore(deps): bump sarama to v1.40.0 #214

Merged
merged 2 commits into from
Aug 10, 2023
Merged

Conversation

dnwe
Copy link
Contributor

@dnwe dnwe commented Jul 19, 2023

Note: the module path has changed to github.com/IBM/sarama since ownership transitioned away from Shopify

dnwe added 2 commits July 19, 2023 14:27
Note: the module path has changed to github.com/IBM/sarama since
ownership transitioned away from Shopify
It looks like the GitHub Action doesn't have a pinned golangci-lint
version, so it's pulled in the latest (golangci-lint v1.54.0) which now
flags a few additional issues that it didn't previously.

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
@dnwe
Copy link
Contributor Author

dnwe commented Aug 10, 2023

@basvanbeek I added a commit to fix the golangci-lint failures. They weren't introduced by my change, but were caused because the GHA doesn't have a pinned version of golangci-lint

@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2023

Codecov Report

Merging #214 (362ac86) into master (a58f3b6) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is 50.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #214   +/-   ##
=======================================
  Coverage   66.83%   66.83%           
=======================================
  Files          36       36           
  Lines        1770     1770           
=======================================
  Hits         1183     1183           
  Misses        542      542           
  Partials       45       45           
Files Changed Coverage Δ
reporter/kafka/kafka.go 68.75% <ø> (ø)
middleware/http/client.go 68.51% <50.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@basvanbeek
Copy link
Member

Thanks @dnwe. I'll take a stab at updating some of the code to please the linters and get rid of some deprecation notices.

@basvanbeek basvanbeek merged commit 87e3b85 into openzipkin:master Aug 10, 2023
3 of 5 checks passed
@dnwe dnwe deleted the sarama branch August 10, 2023 19:02
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.

None yet

3 participants