Skip to content

credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true #7535

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

Merged
merged 3 commits into from
Sep 4, 2024

turn of insecure TLS linter for unit test

1b94310
Select commit
Loading
Failed to load commit list.
Merged

credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true #7535

turn of insecure TLS linter for unit test
1b94310
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 0s

81.75% (-0.17%) compared to 005b092

View this Pull Request on Codecov

81.75% (-0.17%) compared to 005b092

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.75%. Comparing base (005b092) to head (1b94310).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7535      +/-   ##
==========================================
- Coverage   81.91%   81.75%   -0.17%     
==========================================
  Files         361      361              
  Lines       27825    27825              
==========================================
- Hits        22794    22748      -46     
- Misses       3841     3869      +28     
- Partials     1190     1208      +18     
Files with missing lines Coverage Δ
internal/envconfig/envconfig.go 100.00% <ø> (ø)

... and 19 files with indirect coverage changes