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

internal/transport: convert ConnectionError to Unavailable status when writing headers #6891

Merged
merged 3 commits into from
Jan 10, 2024

Address reviews

0b23381
Select commit
Loading
Failed to load commit list.
Merged

internal/transport: convert ConnectionError to Unavailable status when writing headers #6891

Address reviews
0b23381
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2024 in 0s

83.75% (-0.01%) compared to 3a8270f

View this Pull Request on Codecov

83.75% (-0.01%) compared to 3a8270f

Details

Codecov Report

Merging #6891 (0b23381) into master (3a8270f) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6891      +/-   ##
==========================================
- Coverage   83.76%   83.75%   -0.01%     
==========================================
  Files         287      287              
  Lines       30832    30835       +3     
==========================================
+ Hits        25825    25827       +2     
- Misses       3953     3954       +1     
  Partials     1054     1054              
Files Coverage Δ
internal/transport/http2_server.go 89.69% <100.00%> (+0.02%) ⬆️

... and 12 files with indirect coverage changes