Skip to content

Add get_trace_propagation_meta helper#2314

Merged
sl0thentr0py merged 1 commit intomasterfrom
neel/meta-helper
May 27, 2024
Merged

Add get_trace_propagation_meta helper#2314
sl0thentr0py merged 1 commit intomasterfrom
neel/meta-helper

Conversation

@sl0thentr0py
Copy link
Copy Markdown
Member

closes #1905

@codecov
Copy link
Copy Markdown

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.66%. Comparing base (186b1e4) to head (8ec13ef).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2314      +/-   ##
==========================================
- Coverage   98.67%   98.66%   -0.01%     
==========================================
  Files         205      205              
  Lines       13329    13339      +10     
==========================================
+ Hits        13152    13161       +9     
- Misses        177      178       +1     
Components Coverage Δ
sentry-ruby 99.03% <100.00%> (+<0.01%) ⬆️
sentry-rails 97.37% <ø> (ø)
sentry-sidekiq 96.98% <ø> (ø)
sentry-resque 96.76% <ø> (-0.33%) ⬇️
sentry-delayed_job 98.91% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files Coverage Δ
sentry-ruby/lib/sentry-ruby.rb 96.65% <100.00%> (+0.04%) ⬆️
sentry-ruby/lib/sentry/hub.rb 99.39% <100.00%> (+0.01%) ⬆️
sentry-ruby/spec/sentry_spec.rb 99.85% <100.00%> (+<0.01%) ⬆️

... and 1 file with indirect coverage changes

Copy link
Copy Markdown
Contributor

@bitsandfoxes bitsandfoxes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sl0thentr0py sl0thentr0py merged commit 41ab3ba into master May 27, 2024
@sl0thentr0py sl0thentr0py deleted the neel/meta-helper branch May 27, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add meta tag helper for trace propagation

2 participants