Skip to content

vm: fix checks for the blocktime window in consensus ordering

Codecov / codecov/patch succeeded Oct 15, 2024 in 0s

70.5% of diff hit (target 60.0%)

View this Pull Request on Codecov

70.5% of diff hit (target 60.0%)

Annotations

Check warning on line 337 in src/vm/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/contract.rs#L335-L337

Added lines #L335 - L337 were not covered by tests

Check warning on line 376 in src/vm/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/contract.rs#L375-L376

Added lines #L375 - L376 were not covered by tests

Check warning on line 380 in src/vm/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/contract.rs#L378-L380

Added lines #L378 - L380 were not covered by tests

Check warning on line 385 in src/vm/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/contract.rs#L383-L385

Added lines #L383 - L385 were not covered by tests

Check warning on line 387 in src/vm/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/contract.rs#L387

Added line #L387 was not covered by tests

Check warning on line 389 in src/vm/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/contract.rs#L389

Added line #L389 was not covered by tests

Check warning on line 397 in src/vm/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/contract.rs#L393-L397

Added lines #L393 - L397 were not covered by tests