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 sentry-delayed_job integration #1273

Merged
merged 7 commits into from
Feb 9, 2021
Merged

Add sentry-delayed_job integration #1273

merged 7 commits into from
Feb 9, 2021

Conversation

st0012
Copy link
Collaborator

@st0012 st0012 commented Feb 5, 2021

Closes #1129

@st0012 st0012 self-assigned this Feb 5, 2021
@st0012 st0012 added this to In progress in 4.x via automation Feb 5, 2021
@codecov-io
Copy link

codecov-io commented Feb 6, 2021

Codecov Report

Merging #1273 (98a45af) into master (85b3e30) will increase coverage by 0.53%.
The diff coverage is 88.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1273      +/-   ##
==========================================
+ Coverage   97.99%   98.52%   +0.53%     
==========================================
  Files         200      108      -92     
  Lines        8668     4874    -3794     
==========================================
- Hits         8494     4802    -3692     
+ Misses        174       72     -102     
Impacted Files Coverage Δ
sentry-delayed_job/lib/sentry-delayed_job.rb 71.42% <71.42%> (ø)
...entry-delayed_job/lib/sentry/delayed_job/plugin.rb 100.00% <100.00%> (ø)
...try-raven/lib/sentry-raven-without-integrations.rb
...ntry-raven/spec/raven/processors/post_data_spec.rb
...try-raven/lib/raven/interfaces/single_exception.rb
...lib/raven/integrations/rails/controller_methods.rb
sentry-raven/lib/raven/processor/cookies.rb
sentry-raven/lib/raven/context.rb
sentry-raven/spec/raven/client_spec.rb
sentry-raven/lib/raven/breadcrumbs.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 85b3e30...98a45af. Read the comment docs.

@st0012 st0012 force-pushed the sentry-delayed_job branch 3 times, most recently from 91a6734 to 8ffb0dc Compare February 6, 2021 03:06
@st0012 st0012 merged commit a6fb508 into master Feb 9, 2021
4.x automation moved this from In progress to Done Feb 9, 2021
@st0012 st0012 deleted the sentry-delayed_job branch February 9, 2021 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
4.x
  
Done
Development

Successfully merging this pull request may close these issues.

Add sentry-delayed_job
3 participants