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

Stability on attributes and events #568

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

Conversation

jerbly
Copy link
Contributor

@jerbly jerbly commented Jan 23, 2025

For issue #564

Added warnings for missing stability on:

  • Attributes
  • Enum members in attributes
  • Event AnyValues
  • Enum members in AnyValues

@jerbly jerbly requested review from a team as code owners January 23, 2025 21:32
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 94.73684% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.8%. Comparing base (a11060e) to head (c1b5936).

Files with missing lines Patch % Lines
crates/weaver_semconv/src/group.rs 94.7% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #568     +/-   ##
=======================================
+ Coverage   74.5%   74.8%   +0.2%     
=======================================
  Files         51      51             
  Lines       3965    4003     +38     
=======================================
+ Hits        2957    2995     +38     
  Misses      1008    1008             

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

Copy link
Contributor

@lquerel lquerel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you so much!

Copy link
Contributor

@lmolkova lmolkova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Schema changes LGTM!

@lquerel lquerel enabled auto-merge (squash) January 30, 2025 04:26
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.

4 participants