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

Another attempt at span monitoring #602

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

add option 'monitor' to start span that monitors all spans in the pro…

ef6fe02
Select commit
Loading
Failed to load commit list.
Open

Another attempt at span monitoring #602

add option 'monitor' to start span that monitors all spans in the pro…
ef6fe02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

72.53% (+0.19%) compared to b409a5f

View this Pull Request on Codecov

72.53% (+0.19%) compared to b409a5f

Details

Codecov Report

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

Project coverage is 72.53%. Comparing base (b409a5f) to head (ef6fe02).
Report is 498 commits behind head on main.

Files with missing lines Patch % Lines
apps/opentelemetry/src/otel_span_monitor.erl 84.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #602      +/-   ##
==========================================
+ Coverage   72.34%   72.53%   +0.19%     
==========================================
  Files          60       61       +1     
  Lines        1902     1930      +28     
==========================================
+ Hits         1376     1400      +24     
- Misses        526      530       +4     

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