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

Use regular lock for simplespanprocessor #1612

Merged

Add changelog

2f775e0
Select commit
Loading
Failed to load commit list.
Merged

Use regular lock for simplespanprocessor #1612

Add changelog
2f775e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

67.0% (+0.0%) compared to df12c2c

View this Pull Request on Codecov

67.0% (+0.0%) compared to df12c2c

Details

Codecov Report

Attention: Patch coverage is 91.11111% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 67.0%. Comparing base (df12c2c) to head (2f775e0).

❗ Current head 2f775e0 differs from pull request most recent head 59da6f1. Consider uploading reports for the commit 59da6f1 to get more accurate results

Files Patch % Lines
opentelemetry-sdk/src/trace/span_processor.rs 86.2% 4 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1612   +/-   ##
=====================================
  Coverage   67.0%   67.0%           
=====================================
  Files        138     138           
  Lines      19515   19476   -39     
=====================================
- Hits       13084   13058   -26     
+ Misses      6431    6418   -13     

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