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

recovery: change the default behavior #439

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

amenzhinsky
Copy link
Contributor

Closes #435

@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2021

Codecov Report

Merging #439 (e4ad47a) into v2 (a79558a) will decrease coverage by 25.61%.
The diff coverage is 41.60%.

Impacted file tree graph

@@             Coverage Diff             @@
##               v2     #439       +/-   ##
===========================================
- Coverage   83.58%   57.96%   -25.62%     
===========================================
  Files          30       38        +8     
  Lines         932     1651      +719     
===========================================
+ Hits          779      957      +178     
- Misses        114      622      +508     
- Partials       39       72       +33     
Impacted Files Coverage Δ
chain.go 0.00% <ø> (-90.91%) ⬇️
interceptors/auth/auth.go 100.00% <ø> (ø)
interceptors/auth/metadata.go 100.00% <ø> (ø)
interceptors/logging/options.go 82.85% <0.00%> (-7.77%) ⬇️
interceptors/ratelimit/ratelimit.go 60.00% <0.00%> (-40.00%) ⬇️
interceptors/recovery/options.go 78.57% <ø> (ø)
interceptors/retry/backoff.go 50.00% <ø> (ø)
interceptors/tags/context.go 64.00% <ø> (ø)
interceptors/tags/fieldextractor.go 15.15% <0.00%> (-70.15%) ⬇️
interceptors/tags/interceptors.go 95.65% <ø> (ø)
... and 42 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49d9c0d...e4ad47a. Read the comment docs.

@johanbrandhorst johanbrandhorst merged commit dc87da6 into grpc-ecosystem:v2 Jul 13, 2021
@johanbrandhorst
Copy link
Collaborator

Thanks for your contribution!

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