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

fix(metrics): add warning for invalid dimension values; prevent their addition to EMF blobs #5542

Merged
merged 4 commits into from
Nov 12, 2024

Merge branch 'develop' into metrics/empty-dimension

846d1f2
Select commit
Loading
Failed to load commit list.
Merged

fix(metrics): add warning for invalid dimension values; prevent their addition to EMF blobs #5542

Merge branch 'develop' into metrics/empty-dimension
846d1f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 1s

96.16% (+0.00%) compared to 3b2148e

View this Pull Request on Codecov

96.16% (+0.00%) compared to 3b2148e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.16%. Comparing base (3b2148e) to head (846d1f2).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5542   +/-   ##
========================================
  Coverage    96.16%   96.16%           
========================================
  Files          229      229           
  Lines        10812    10815    +3     
  Branches      2008     2009    +1     
========================================
+ Hits         10397    10400    +3     
  Misses         327      327           
  Partials        88       88           

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