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: kit v0.12.0 #3209

Merged
merged 4 commits into from
Apr 14, 2023
Merged

chore: kit v0.12.0 #3209

merged 4 commits into from
Apr 14, 2023

Conversation

fracasula
Copy link
Collaborator

Description

Updating go-kit to v0.12.0 (feat: throttling).

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Patch coverage: 5.98% and project coverage change: -2.09 ⚠️

Comparison is base (85f064a) 53.30% compared to head (080109c) 51.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3209      +/-   ##
==========================================
- Coverage   53.30%   51.21%   -2.09%     
==========================================
  Files         317      311       -6     
  Lines       51919    52446     +527     
==========================================
- Hits        27673    26861     -812     
- Misses      22582    23965    +1383     
+ Partials     1664     1620      -44     
Impacted Files Coverage Δ
app/cluster/state/etcd.go 63.63% <0.00%> (ø)
gateway/throttler/throttler.go 80.28% <ø> (ø)
processor/trackingplan.go 53.38% <0.00%> (ø)
router/batchrouter/batchrouter.go 37.75% <ø> (+0.12%) ⬆️
router/throttler/throttler.go 70.45% <ø> (ø)
runner/runner.go 68.23% <ø> (-1.32%) ⬇️
...ehouse/integrations/azure-synapse/azure-synapse.go 0.00% <0.00%> (-0.32%) ⬇️
...ns/datalake/schema-repository/schema_repository.go 75.00% <ø> (-2.28%) ⬇️
...rehouse/integrations/deltalake-native/deltalake.go 0.00% <0.00%> (ø)
warehouse/integrations/postgres/postgres.go 0.00% <0.00%> (-0.54%) ⬇️
... and 15 more

... and 5 files with indirect coverage changes

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fracasula fracasula merged commit 1475ece into master Apr 14, 2023
16 checks passed
@fracasula fracasula deleted the chore.kitUpdate branch April 14, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants