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

[2201.7.x] Fix HTTP/2 pseudo headers removal #1764

Merged
merged 6 commits into from
Sep 27, 2023

Merge branch '2201.7.x' into host-header-fix-7.x

2de675c
Select commit
Loading
Failed to load commit list.
Merged

[2201.7.x] Fix HTTP/2 pseudo headers removal #1764

Merge branch '2201.7.x' into host-header-fix-7.x
2de675c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 27, 2023 in 0s

81.62% (target 80.00%)

View this Pull Request on Codecov

81.62% (target 80.00%)

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (aafc895) 81.62% compared to head (2de675c) 81.62%.
Report is 1 commits behind head on 2201.7.x.

Additional details and impacted files
@@             Coverage Diff             @@
##             2201.7.x    #1764   +/-   ##
===========================================
  Coverage       81.62%   81.62%           
  Complexity        577      577           
===========================================
  Files             393      393           
  Lines           21409    21407    -2     
  Branches         4798     4798           
===========================================
- Hits            17475    17474    -1     
- Misses           2937     2938    +1     
+ Partials          997      995    -2     
Files Coverage Δ
...rina/stdlib/http/transport/contract/Constants.java 100.00% <ø> (ø)
...tdlib/http/transport/contractimpl/common/Util.java 82.33% <100.00%> (-0.09%) ⬇️

... and 3 files with indirect coverage changes

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