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

[component] Add MustNewType constructor for component.Type #9414

Merged
merged 17 commits into from
Feb 2, 2024

Merge branch 'main' into mx-psi/component-type-validation

78139c7
Select commit
Loading
Failed to load commit list.
Merged

[component] Add MustNewType constructor for component.Type #9414

Merge branch 'main' into mx-psi/component-type-validation
78139c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 2, 2024 in 0s

85.91% of diff hit (target 95.00%)

View this Pull Request on Codecov

85.91% of diff hit (target 95.00%)

Annotations

Check warning on line 46 in cmd/mdatagen/validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/mdatagen/validate.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 149 in component/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

component/config.go#L149

Added line #L149 was not covered by tests

Check warning on line 43 in component/identifiable.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

component/identifiable.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 90 in component/identifiable.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

component/identifiable.go#L89-L90

Added lines #L89 - L90 were not covered by tests