Skip to content

Update QUICHE from cfe837e35 to faec20635 #39189

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

Closed
wants to merge 2 commits into from

Conversation

abeyad
Copy link
Contributor

@abeyad abeyad commented Apr 21, 2025

https://github.com/google/quiche/compare/cfe837e35..faec20635

$ git log cfe837e35..faec20635 --date=short --no-merges --format="%ad %al %s"

2025-04-18 martinduke No public description
2025-04-17 vasilvv Add an end-to-end test for WebTransport subprotocol negotiation.
2025-04-15 davidben Remove now unnecessary BORINGSSL_API_VERSION ifdefs

https://github.com/google/quiche/compare/cfe837e35..faec20635

```
$ git log cfe837e35..faec20635 --date=short --no-merges --format="%ad %al %s"

2025-04-18 martinduke No public description
2025-04-17 vasilvv Add an end-to-end test for WebTransport subprotocol negotiation.
2025-04-15 davidben Remove now unnecessary BORINGSSL_API_VERSION ifdefs
```

Signed-off-by: Ali Beyad <abeyad@google.com>
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #39189 was opened by abeyad.

see: more, trace.

@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Apr 21, 2025
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @phlax

🐱

Caused by: #39189 was opened by abeyad.

see: more, trace.

@abeyad abeyad marked this pull request as ready for review April 21, 2025 15:47
@abeyad
Copy link
Contributor Author

abeyad commented Apr 21, 2025

/assign @phlax

@abeyad
Copy link
Contributor Author

abeyad commented Apr 21, 2025

/retest

5 similar comments
@abeyad
Copy link
Contributor Author

abeyad commented Apr 21, 2025

/retest

@abeyad
Copy link
Contributor Author

abeyad commented Apr 22, 2025

/retest

@abeyad
Copy link
Contributor Author

abeyad commented Apr 22, 2025

/retest

@abeyad
Copy link
Contributor Author

abeyad commented Apr 22, 2025

/retest

@abeyad
Copy link
Contributor Author

abeyad commented Apr 22, 2025

/retest

abeyad added a commit to abeyad/envoy that referenced this pull request Apr 22, 2025
Previously, we temporarily reduced the coverage to 93.1% due to a drop
explained in envoyproxy#39076. PR
envoyproxy#39078 fixed the issue and put
the coverage back to 93.2%, though the coverage check would still
periodically fail.

Updating to the latest QUICHE
(envoyproxy#39189) is causing the
Envoy/Checks to consistently fail with 93.1%, e.g.
https://github.com/envoyproxy/envoy/actions/runs/14576448770/job/40947040997.
Looking at the QUICHE diff, perhaps it's introduced by the new QUICHE
flag added in the diff.

It's hard to figure out how to improve the coverage at this point, so
lowering to 93.1%.

Signed-off-by: Ali Beyad <abeyad@google.com>
@abeyad abeyad closed this Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Approval required for changes to Envoy's external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants