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

Introduce new build tags to optionally override some min and max TLS settings #2162

Merged
merged 2 commits into from
Dec 20, 2024

bump golang.org/x/net

ef4b0c9
Select commit
Loading
Failed to load commit list.
Merged

Introduce new build tags to optionally override some min and max TLS settings #2162

bump golang.org/x/net
ef4b0c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

31.94% (-0.01%) compared to acbe9ce, passed because coverage increased by 0% when compared to adjusted base (31.94%)

View this Pull Request on Codecov

31.94% (-0.01%) compared to acbe9ce, passed because coverage increased by 0% when compared to adjusted base (31.94%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 31.94%. Comparing base (acbe9ce) to head (ef4b0c9).

Files with missing lines Patch % Lines
internal/crypto/ptls/profiles.go 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2162      +/-   ##
==========================================
- Coverage   31.94%   31.94%   -0.01%     
==========================================
  Files         379      379              
  Lines       62093    62098       +5     
==========================================
+ Hits        19838    19839       +1     
- Misses      41725    41728       +3     
- Partials      530      531       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.