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/project succeeded Feb 2, 2024 in 0s

90.41% (target 90.00%)

View this Pull Request on Codecov

90.41% (target 90.00%)

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (3665732) 90.46% compared to head (78139c7) 90.41%.

Files Patch % Lines
component/identifiable.go 72.22% 4 Missing and 1 partial ⚠️
cmd/mdatagen/validate.go 0.00% 2 Missing and 1 partial ⚠️
component/config.go 86.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9414      +/-   ##
==========================================
- Coverage   90.46%   90.41%   -0.05%     
==========================================
  Files         344      344              
  Lines       18024    18058      +34     
==========================================
+ Hits        16306    16328      +22     
- Misses       1390     1399       +9     
- Partials      328      331       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.