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

Well-defined lazy initialization for get_intra_edges #3277

Merged
merged 2 commits into from
Oct 27, 2023

Well-defined lazy initialization for get_intra_edges

efa9f8c
Select commit
Loading
Failed to load commit list.
Merged

Well-defined lazy initialization for get_intra_edges #3277

Well-defined lazy initialization for get_intra_edges
efa9f8c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 27, 2023 in 1s

87.84% of diff hit (target 88.13%)

View this Pull Request on Codecov

87.84% of diff hit (target 88.13%)

Annotations

Check warning on line 500 in src/asm/x86/transform/inverse.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/asm/x86/transform/inverse.rs#L485-L500

Added lines #L485 - L500 were not covered by tests

Check warning on line 505 in src/asm/x86/transform/inverse.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/asm/x86/transform/inverse.rs#L502-L505

Added lines #L502 - L505 were not covered by tests

Check warning on line 508 in src/asm/x86/transform/inverse.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/asm/x86/transform/inverse.rs#L507-L508

Added lines #L507 - L508 were not covered by tests