Fix migrating values with empty intersection type #3138
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
codecov / codecov/patch
runtime/sema/type.go#L7845-L7851
Added lines #L7845 - L7851 were not covered by tests