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

feat: make metrics build specific #237

Merged
merged 5 commits into from
Jul 25, 2024

adding test

0572059
Select commit
Loading
Failed to load commit list.
Merged

feat: make metrics build specific #237

adding test
0572059
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 25, 2024 in 1s

58.61% (-1.29%) compared to e8225ec

View this Pull Request on Codecov

58.61% (-1.29%) compared to e8225ec

Details

Codecov Report

Attention: Patch coverage is 22.38806% with 52 lines in your changes missing coverage. Please review.

Project coverage is 58.61%. Comparing base (e8225ec) to head (0572059).

Files Patch % Lines
...entation/opentelemetry/internal/metrics/metrics.go 0.00% 27 Missing ⚠️
...on/opentelemetry/internal/metrics/linux_metrics.go 37.50% 23 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
- Coverage   59.89%   58.61%   -1.29%     
==========================================
  Files          70       71       +1     
  Lines        2364     2375      +11     
==========================================
- Hits         1416     1392      -24     
- Misses        863      903      +40     
+ Partials       85       80       -5     

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