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

[cmd/mdatagen]: Add feature gates support to metadata-schema.yaml #11466

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Merge branch 'main' into narcis/feature_gates_in_metadata.yaml_file

bb65d15
Select commit
Loading
Failed to load commit list.
Open

[cmd/mdatagen]: Add feature gates support to metadata-schema.yaml #11466

Merge branch 'main' into narcis/feature_gates_in_metadata.yaml_file
bb65d15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 0s

91.72% (target 90.00%)

View this Pull Request on Codecov

91.72% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 55.88235% with 15 lines in your changes missing coverage. Please review.

Project coverage is 91.72%. Comparing base (461a355) to head (bb65d15).
Report is 148 commits behind head on main.

Files with missing lines Patch % Lines
cmd/mdatagen/internal/metadata.go 61.29% 11 Missing and 1 partial ⚠️
cmd/mdatagen/internal/command.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11466      +/-   ##
==========================================
- Coverage   91.77%   91.72%   -0.05%     
==========================================
  Files         462      462              
  Lines       24886    24920      +34     
==========================================
+ Hits        22840    22859      +19     
- Misses       1664     1677      +13     
- Partials      382      384       +2     

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