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

[Prover] add support of abort in spec function #14939

Merged
merged 3 commits into from
Oct 16, 2024

Merge branch 'main' into teng/fix-14793

fe7f555
Select commit
Loading
Failed to load commit list.
Merged

[Prover] add support of abort in spec function #14939

Merge branch 'main' into teng/fix-14793
fe7f555
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 16, 2024 in 0s

74.5% of diff hit (target 60.1%)

View this Pull Request on Codecov

74.5% of diff hit (target 60.1%)

Annotations

Check warning on line 727 in third_party/move/move-prover/boogie-backend/src/spec_translator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-prover/boogie-backend/src/spec_translator.rs#L727

Added line #L727 was not covered by tests

Check warning on line 732 in third_party/move/move-prover/boogie-backend/src/spec_translator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-prover/boogie-backend/src/spec_translator.rs#L729-L732

Added lines #L729 - L732 were not covered by tests

Check warning on line 1023 in third_party/move/move-prover/boogie-backend/src/spec_translator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-prover/boogie-backend/src/spec_translator.rs#L1016-L1023

Added lines #L1016 - L1023 were not covered by tests