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

wasm: sync WasmVm interface with upstream. #8713

Merged
merged 3 commits into from
Oct 24, 2019

Conversation

Remove functions that are no longer needed. For details, see:
- envoyproxy/envoy-wasm#260
- envoyproxy/envoy-wasm#262
- envoyproxy/envoy-wasm#263
- envoyproxy/envoy-wasm#268

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@PiotrSikora
Copy link
Contributor Author

cc @jplevyak @lizan

@lizan
Copy link
Member

lizan commented Oct 22, 2019

Code LGTM though the coverage drop looks high

@PiotrSikora
Copy link
Contributor Author

@lizan yeah, the issue is that the removed test was indirectly testing SaveRestoreContext, but we don't have anything using it anymore (in the upstreamed code), so the coverage dropped. I've added a bunch of tests to the memory functions, so hopefully this will bring the coverage up above the threshold.

@PiotrSikora
Copy link
Contributor Author

/retest

@repokitteh-read-only
Copy link

🔨 rebuilding ci/circleci: coverage (failed build)

🐱

Caused by: a #8713 (comment) was created by @PiotrSikora.

see: more, trace.

@PiotrSikora
Copy link
Contributor Author

/retest

@repokitteh-read-only
Copy link

🔨 rebuilding ci/circleci: coverage (failed build)

🐱

Caused by: a #8713 (comment) was created by @PiotrSikora.

see: more, trace.

@PiotrSikora
Copy link
Contributor Author

@lizan coverage fixed, could you re-run AZP tests and merge/approve?

@lizan
Copy link
Member

lizan commented Oct 23, 2019

/azp run envoy-linux

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@PiotrSikora
Copy link
Contributor Author

/azp run envoy-windows

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 8713 in repo envoyproxy/envoy

@lizan lizan merged commit 919d608 into envoyproxy:master Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants