Skip to content

Add Wasm coredump builder #1461

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add coredump builder

df7b6d5
Select commit
Loading
Failed to load commit list.
Open

Add Wasm coredump builder #1461

Add coredump builder
df7b6d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 8, 2025 in 0s

0.00% of diff hit (target 71.40%)

View this Pull Request on Codecov

0.00% of diff hit (target 71.40%)

Annotations

Check warning on line 61 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L56-L61

Added lines #L56 - L61 were not covered by tests

Check warning on line 69 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L64-L69

Added lines #L64 - L69 were not covered by tests

Check warning on line 77 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L72-L77

Added lines #L72 - L77 were not covered by tests

Check warning on line 86 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L81-L86

Added lines #L81 - L86 were not covered by tests

Check warning on line 91 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L88-L91

Added lines #L88 - L91 were not covered by tests

Check warning on line 96 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L94-L96

Added lines #L94 - L96 were not covered by tests

Check warning on line 106 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L99-L106

Added lines #L99 - L106 were not covered by tests

Check warning on line 109 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 118 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L112-L118

Added lines #L112 - L118 were not covered by tests

Check warning on line 125 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L121-L125

Added lines #L121 - L125 were not covered by tests

Check warning on line 130 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 142 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L133-L142

Added lines #L133 - L142 were not covered by tests

Check warning on line 150 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L147-L150

Added lines #L147 - L150 were not covered by tests

Check warning on line 154 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L154

Added line #L154 was not covered by tests

Check warning on line 156 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L156

Added line #L156 was not covered by tests

Check warning on line 162 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L158-L162

Added lines #L158 - L162 were not covered by tests

Check warning on line 168 in crates/wasmi/src/coredump.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/coredump.rs#L164-L168

Added lines #L164 - L168 were not covered by tests