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

[chore] Improve usage/setup of metadata.yaml #12343

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bogdandrutu
Copy link
Member

Few miss-usages:

  1. Using a type like "receiver" when a simple "pkg" can be used, see "receiverhelper";
  2. Defining metadata.yaml without a generate statement, see "pdata";
  3. Legacy files that no longer need to be generated, see "exporterhelpe" the generated_status;
  4. Missing entry into the README.md to generate the documentation, see "pdata"

@bogdandrutu bogdandrutu requested review from a team and dmitryax as code owners February 11, 2025 04:49
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.98%. Comparing base (abdfdc8) to head (301dfd6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12343      +/-   ##
==========================================
+ Coverage   91.96%   91.98%   +0.01%     
==========================================
  Files         468      468              
  Lines       25460    25455       -5     
==========================================
  Hits        23415    23415              
+ Misses       1639     1634       -5     
  Partials      406      406              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant