Skip to content

lib: add Fail execution step

Codecov / codecov/patch failed Oct 18, 2024 in 1s

15.4% of diff hit (target 60.0%)

View this Pull Request on Codecov

15.4% of diff hit (target 60.0%)

Annotations

Check warning on line 465 in src/data/arithm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/arithm.rs#L465

Added line #L465 was not covered by tests

Check warning on line 264 in src/data/encoding.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/encoding.rs#L263-L264

Added lines #L263 - L264 were not covered by tests

Check warning on line 266 in src/data/encoding.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/encoding.rs#L266

Added line #L266 was not covered by tests

Check warning on line 430 in src/data/encoding.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/encoding.rs#L429-L430

Added lines #L429 - L430 were not covered by tests

Check warning on line 432 in src/data/encoding.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/encoding.rs#L432

Added line #L432 was not covered by tests

Check warning on line 233 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L233

Added line #L233 was not covered by tests

Check warning on line 242 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L242

Added line #L242 was not covered by tests

Check warning on line 246 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L246

Added line #L246 was not covered by tests

Check warning on line 252 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L252

Added line #L252 was not covered by tests

Check warning on line 255 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L255

Added line #L255 was not covered by tests

Check warning on line 258 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L258

Added line #L258 was not covered by tests

Check warning on line 1421 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L1421

Added line #L1421 was not covered by tests

Check warning on line 1432 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L1432

Added line #L1432 was not covered by tests

Check warning on line 1438 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L1438

Added line #L1438 was not covered by tests

Check warning on line 1444 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L1444

Added line #L1444 was not covered by tests

Check warning on line 406 in src/isa/flags.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/flags.rs#L405-L406

Added lines #L405 - L406 were not covered by tests

Check warning on line 408 in src/isa/flags.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/flags.rs#L408

Added line #L408 was not covered by tests

Check warning on line 215 in src/reg/core_regs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reg/core_regs.rs#L215

Added line #L215 was not covered by tests

Check warning on line 217 in src/reg/core_regs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reg/core_regs.rs#L217

Added line #L217 was not covered by tests

Check warning on line 219 in src/reg/core_regs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reg/core_regs.rs#L219

Added line #L219 was not covered by tests

Check warning on line 221 in src/reg/core_regs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reg/core_regs.rs#L221

Added line #L221 was not covered by tests

Check warning on line 223 in src/reg/core_regs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reg/core_regs.rs#L223

Added line #L223 was not covered by tests

Check warning on line 228 in src/reg/core_regs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reg/core_regs.rs#L226-L228

Added lines #L226 - L228 were not covered by tests

Check warning on line 232 in src/reg/core_regs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reg/core_regs.rs#L230-L232

Added lines #L230 - L232 were not covered by tests

Check warning on line 236 in src/reg/core_regs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reg/core_regs.rs#L234-L236

Added lines #L234 - L236 were not covered by tests