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

add origin to span context #2803

Merged
merged 27 commits into from
Jul 21, 2023

Merge branch 'main' into feat/send_trace_origin

10c88ea
Select commit
Loading
Failed to load commit list.
Merged

add origin to span context #2803

Merge branch 'main' into feat/send_trace_origin
10c88ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2023 in 0s

81.37% (+0.00%) compared to f60279b

View this Pull Request on Codecov

81.37% (+0.00%) compared to f60279b

Details

Codecov Report

Patch coverage: 81.81% and no project coverage change.

Comparison is base (f60279b) 81.37% compared to head (10c88ea) 81.37%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2803   +/-   ##
=========================================
  Coverage     81.37%   81.37%           
- Complexity     4633     4639    +6     
=========================================
  Files           354      354           
  Lines         17064    17112   +48     
  Branches       2307     2312    +5     
=========================================
+ Hits          13885    13925   +40     
- Misses         2229     2237    +8     
  Partials        950      950           
Impacted Files Coverage ฮ”
...racing/SentrySpanClientHttpRequestInterceptor.java 0.00% <0.00%> (รธ)
...ebflux/SentryWebFilterWithThreadLocalAccessor.java 0.00% <0.00%> (รธ)
...racing/SentrySpanClientHttpRequestInterceptor.java 0.00% <0.00%> (รธ)
...in/java/io/sentry/internal/gestures/UiElement.java 0.00% <0.00%> (รธ)
...y/src/main/java/io/sentry/protocol/SentrySpan.java 84.13% <87.50%> (+0.19%) โฌ†๏ธ
.../io/sentry/apollo3/SentryApollo3HttpInterceptor.kt 84.27% <100.00%> (+0.06%) โฌ†๏ธ
...n/java/io/sentry/apollo/SentryApolloInterceptor.kt 82.82% <100.00%> (+0.17%) โฌ†๏ธ
.../java/io/sentry/graphql/SentryInstrumentation.java 74.24% <100.00%> (+1.22%) โฌ†๏ธ
...n/java/io/sentry/jdbc/SentryJdbcEventListener.java 88.46% <100.00%> (+0.46%) โฌ†๏ธ
...in/java/io/sentry/openfeign/SentryFeignClient.java 96.10% <100.00%> (+0.05%) โฌ†๏ธ
... and 13 more

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Do you have feedback about the report comment? Let us know in this issue.