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

[Compiler-v2] Track live var info in spec blocks by default #14890

Merged
merged 2 commits into from
Oct 15, 2024

check use of variable in spec by default in live analysis

cb59b44
Select commit
Loading
Failed to load commit list.
Merged

[Compiler-v2] Track live var info in spec blocks by default #14890

check use of variable in spec by default in live analysis
cb59b44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 10, 2024 in 0s

50.0% of diff hit (target 60.1%)

View this Pull Request on Codecov

50.0% of diff hit (target 60.1%)

Annotations

Check warning on line 374 in third_party/move/move-compiler-v2/src/pipeline/livevar_analysis_processor.rs

@codecov codecov / codecov/patch

third_party/move/move-compiler-v2/src/pipeline/livevar_analysis_processor.rs#L374

Added line #L374 was not covered by tests

Check warning on line 380 in third_party/move/move-compiler-v2/src/pipeline/livevar_analysis_processor.rs

@codecov codecov / codecov/patch

third_party/move/move-compiler-v2/src/pipeline/livevar_analysis_processor.rs#L376-L380

Added lines #L376 - L380 were not covered by tests