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 get_trace_propagation_meta helper #2314

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

sl0thentr0py
Copy link
Member

closes #1905

Copy link

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
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
123 of 124 checks passed
@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