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

Add support for injecting types into the environment #2811

Merged
merged 2 commits into from
Sep 26, 2023

add support for injecting composite types, potentially nested: perfor…

957de13
Select commit
Loading
Failed to load commit list.
Merged

Add support for injecting types into the environment #2811

add support for injecting composite types, potentially nested: perfor…
957de13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 22, 2023 in 0s

88.88% of diff hit (target 100.00%)

View this Pull Request on Codecov

88.88% of diff hit (target 100.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L250-L251

Added lines #L250 - L251 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L257-L258

Added lines #L257 - L258 were not covered by tests