Skip to content

Feat/wasm opt post build#238

Merged
0xGeorgii merged 3 commits into
mainfrom
feat/wasm-opt-post-build
Jul 3, 2026
Merged

Feat/wasm opt post build#238
0xGeorgii merged 3 commits into
mainfrom
feat/wasm-opt-post-build

Update component.rs

a30b8ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 3, 2026 in 1s

87.81% of diff hit (target 70.00%)

View this Pull Request on Codecov

87.81% of diff hit (target 70.00%)

Annotations

Check warning on line 70 in apps/infs/src/commands/build.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/build.rs#L70

Added line #L70 was not covered by tests

Check warning on line 69 in apps/infs/src/commands/component.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/component.rs#L69

Added line #L69 was not covered by tests

Check warning on line 122 in apps/infs/src/commands/component.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/component.rs#L122

Added line #L122 was not covered by tests

Check warning on line 146 in apps/infs/src/commands/component.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/component.rs#L143-L146

Added lines #L143 - L146 were not covered by tests

Check warning on line 151 in apps/infs/src/commands/component.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/component.rs#L148-L151

Added lines #L148 - L151 were not covered by tests

Check warning on line 137 in apps/infs/src/commands/project_build.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/project_build.rs#L137

Added line #L137 was not covered by tests

Check warning on line 98 in apps/infs/src/commands/run.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/run.rs#L98

Added line #L98 was not covered by tests

Check warning on line 100 in apps/infs/src/commands/run.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/run.rs#L100

Added line #L100 was not covered by tests

Check warning on line 219 in apps/infs/src/commands/run.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/run.rs#L219

Added line #L219 was not covered by tests

Check warning on line 87 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L79-L87

Added lines #L79 - L87 were not covered by tests

Check warning on line 127 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L124-L127

Added lines #L124 - L127 were not covered by tests

Check warning on line 138 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L138

Added line #L138 was not covered by tests

Check warning on line 141 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 144 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 153 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L153

Added line #L153 was not covered by tests

Check warning on line 158 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L155-L158

Added lines #L155 - L158 were not covered by tests

Check warning on line 160 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L160

Added line #L160 was not covered by tests

Check warning on line 166 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L162-L166

Added lines #L162 - L166 were not covered by tests

Check warning on line 168 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L168

Added line #L168 was not covered by tests

Check warning on line 172 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L172

Added line #L172 was not covered by tests

Check warning on line 199 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L190-L199

Added lines #L190 - L199 were not covered by tests

Check warning on line 253 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L247-L253

Added lines #L247 - L253 were not covered by tests

Check warning on line 261 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L260-L261

Added lines #L260 - L261 were not covered by tests

Check warning on line 267 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 281 in apps/infs/src/commands/wasm_opt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/infs/src/commands/wasm_opt.rs#L281

Added line #L281 was not covered by tests