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: use opaque key to identify trace-provider #241

Merged
merged 3 commits into from
Nov 6, 2024

nit fix

a883c20
Select commit
Loading
Failed to load commit list.
Merged

feat: use opaque key to identify trace-provider #241

nit fix
a883c20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

59.49% (+0.11%) compared to 1fd91b9

View this Pull Request on Codecov

59.49% (+0.11%) compared to 1fd91b9

Details

Codecov Report

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

Project coverage is 59.49%. Comparing base (1fd91b9) to head (a883c20).

Files with missing lines Patch % Lines
instrumentation/opentelemetry/init.go 89.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
+ Coverage   59.37%   59.49%   +0.11%     
==========================================
  Files          72       72              
  Lines        2895     2903       +8     
==========================================
+ Hits         1719     1727       +8     
  Misses       1095     1095              
  Partials       81       81              

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