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 tracing support to sentry-resque #1480

Merged
merged 5 commits into from
Jun 24, 2021
Merged

Conversation

st0012
Copy link
Collaborator

@st0012 st0012 commented Jun 24, 2021

No description provided.

@st0012 st0012 added this to the 4.6.0 milestone Jun 24, 2021
@st0012 st0012 self-assigned this Jun 24, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2021

Codecov Report

Merging #1480 (54e4648) into master (493a3a0) will increase coverage by 0.57%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1480      +/-   ##
==========================================
+ Coverage   98.22%   98.79%   +0.57%     
==========================================
  Files         216      122      -94     
  Lines       10357     6560    -3797     
==========================================
- Hits        10173     6481    -3692     
+ Misses        184       79     -105     
Impacted Files Coverage Δ
sentry-resque/spec/sentry/resque_spec.rb 97.81% <ø> (-0.81%) ⬇️
sentry-resque/lib/sentry/resque.rb 100.00% <100.00%> (ø)
sentry-resque/spec/sentry/tracing_spec.rb 100.00% <100.00%> (ø)
sentry-raven/lib/raven/processor/post_data.rb
...raven/spec/raven/processors/utf8conversion_spec.rb
...c/raven/processors/removecirculareferences_spec.rb
...raven/integrations/rails/controller_transaction.rb
sentry-raven/spec/raven/logger_spec.rb
sentry-raven/lib/raven/linecache.rb
... and 90 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 493a3a0...54e4648. Read the comment docs.

@st0012 st0012 modified the milestone: 4.6.0 Jun 24, 2021
@st0012 st0012 force-pushed the add-tracing-support-to-resque branch from bfaab99 to 54e4648 Compare June 24, 2021 15:37
@st0012 st0012 merged commit 53f0bd9 into master Jun 24, 2021
@st0012 st0012 deleted the add-tracing-support-to-resque branch June 24, 2021 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants