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 3 commits into
base: main
Choose a base branch
from

Update cmd/mdatagen/internal/sampleprocessor/metadata.yaml

01e73a2
Select commit
Loading
Failed to load commit list.
Open

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

Update cmd/mdatagen/internal/sampleprocessor/metadata.yaml
01e73a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 1s

91.42% (target 90.00%)

View this Pull Request on Codecov

91.42% (target 90.00%)

Details

Codecov Report

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

Project coverage is 91.42%. Comparing base (90243f3) to head (01e73a2).

Files with missing lines Patch % Lines
cmd/mdatagen/internal/metadata.go 61.29% 11 Missing and 1 partial ⚠️
cmd/mdatagen/internal/command.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11466      +/-   ##
==========================================
- Coverage   91.47%   91.42%   -0.06%     
==========================================
  Files         435      435              
  Lines       23757    23791      +34     
==========================================
+ Hits        21732    21751      +19     
- Misses       1648     1661      +13     
- Partials      377      379       +2     

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