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

expression: fix the const prop over ENUM type (#50208) #50273

Merged

fix merge conflict

665d328
Select commit
Loading
Failed to load commit list.
Merged

expression: fix the const prop over ENUM type (#50208) #50273

fix merge conflict
665d328
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 27, 2024 in 0s

51.1111% of diff hit (target 0.0000%)

View this Pull Request on Codecov

51.1111% of diff hit (target 0.0000%)

Annotations

Check warning on line 397 in expression/constant_propagation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

expression/constant_propagation.go#L396-L397

Added lines #L396 - L397 were not covered by tests

Check warning on line 412 in expression/constant_propagation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

expression/constant_propagation.go#L402-L412

Added lines #L402 - L412 were not covered by tests

Check warning on line 418 in expression/constant_propagation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

expression/constant_propagation.go#L416-L418

Added lines #L416 - L418 were not covered by tests

Check warning on line 424 in expression/constant_propagation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

expression/constant_propagation.go#L424

Added line #L424 was not covered by tests

Check warning on line 428 in expression/constant_propagation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

expression/constant_propagation.go#L426-L428

Added lines #L426 - L428 were not covered by tests