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

Fix migrating values with empty intersection type #3138

Merged
merged 13 commits into from
Mar 4, 2024

Merge branch 'master' into bastian/fix-empty-intersection-type-migration

574c0df
Select commit
Loading
Failed to load commit list.
Merged

Fix migrating values with empty intersection type #3138

Merge branch 'master' into bastian/fix-empty-intersection-type-migration
574c0df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 1, 2024 in 1s

59.50% of diff hit (target 100.00%)

View this Pull Request on Codecov

59.50% of diff hit (target 100.00%)

Annotations

Check warning on line 983 in runtime/interpreter/statictype.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/statictype.go#L982-L983

Added lines #L982 - L983 were not covered by tests

Check warning on line 1272 in runtime/interpreter/statictype.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/statictype.go#L1271-L1272

Added lines #L1271 - L1272 were not covered by tests

Check warning on line 68 in runtime/interpreter/value_pathcapability.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_pathcapability.go#L68

Added line #L68 was not covered by tests

Check warning on line 86 in runtime/interpreter/value_pathcapability.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_pathcapability.go#L71-L86

Added lines #L71 - L86 were not covered by tests

Check warning on line 7738 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L7728-L7738

Added lines #L7728 - L7738 were not covered by tests

Check warning on line 7741 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L7740-L7741

Added lines #L7740 - L7741 were not covered by tests

Check warning on line 7755 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L7744-L7755

Added lines #L7744 - L7755 were not covered by tests

Check warning on line 7758 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L7757-L7758

Added lines #L7757 - L7758 were not covered by tests

Check warning on line 7771 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L7769-L7771

Added lines #L7769 - L7771 were not covered by tests

Check warning on line 7791 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L7777-L7791

Added lines #L7777 - L7791 were not covered by tests

Check warning on line 7801 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L7794-L7801

Added lines #L7794 - L7801 were not covered by tests

Check warning on line 7809 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L7803-L7809

Added lines #L7803 - L7809 were not covered by tests

Check warning on line 7816 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L7812-L7816

Added lines #L7812 - L7816 were not covered by tests

Check warning on line 7818 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L7818

Added line #L7818 was not covered by tests

Check warning on line 7851 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L7845-L7851

Added lines #L7845 - L7851 were not covered by tests