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: general update #43

Merged
merged 3 commits into from
Dec 29, 2022
Merged

chore: general update #43

merged 3 commits into from
Dec 29, 2022

Conversation

antoinegelloz
Copy link
Contributor

@antoinegelloz antoinegelloz commented Dec 29, 2022

  • remove client
  • bump go-libs to v1.4.0 (warning: Cursor API response has now a hasMore field instead of has_more)
  • improve swagger response for better SDK generation

@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Merging #43 (09d544b) into main (672e039) will increase coverage by 0.20%.
The diff coverage is 65.55%.

❗ Current head 09d544b differs from pull request most recent head 1f4462b. Consider uploading reports for the commit 1f4462b to get more accurate results

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   59.28%   59.48%   +0.20%     
==========================================
  Files          27       27              
  Lines        1002     1007       +5     
==========================================
+ Hits          594      599       +5     
  Misses        321      321              
  Partials       87       87              
Impacted Files Coverage Δ
cmd/root.go 0.00% <0.00%> (ø)
cmd/server.go 0.00% <0.00%> (ø)
cmd/worker.go 0.00% <0.00%> (ø)
main.go 0.00% <ø> (ø)
pkg/attempt.go 69.35% <50.00%> (ø)
pkg/kafka/client.go 45.45% <50.00%> (ø)
pkg/server/activation.go 43.47% <50.00%> (ø)
pkg/server/insert.go 45.45% <50.00%> (ø)
pkg/server/test.go 37.93% <50.00%> (ø)
pkg/server/secret.go 57.14% <57.14%> (ø)
... and 10 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@antoinegelloz antoinegelloz changed the title chore: Bump go-libs chore: general update Dec 29, 2022
@antoinegelloz antoinegelloz merged commit 89efc33 into main Dec 29, 2022
@antoinegelloz antoinegelloz deleted the chore/bump-go-libs branch December 29, 2022 18:00
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.

2 participants