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

feat: RQ integration #139

Merged
merged 2 commits into from Oct 23, 2018
Merged

feat: RQ integration #139

merged 2 commits into from Oct 23, 2018

Conversation

untitaker
Copy link
Member

fix #128

@codecov-io
Copy link

codecov-io commented Oct 23, 2018

Codecov Report

Merging #139 into master will increase coverage by 0.07%.
The diff coverage is 82.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   67.16%   67.24%   +0.07%     
==========================================
  Files          27       28       +1     
  Lines        2668     2723      +55     
  Branches      380      386       +6     
==========================================
+ Hits         1792     1831      +39     
- Misses        730      741      +11     
- Partials      146      151       +5
Impacted Files Coverage Δ
sentry_sdk/integrations/celery.py 71.73% <ø> (ø) ⬆️
sentry_sdk/integrations/rq.py 70.9% <82.97%> (ø)

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 583265a...57b82bb. Read the comment docs.

@untitaker untitaker merged commit 0048920 into master Oct 23, 2018
@untitaker untitaker deleted the feat/rq-integration branch October 23, 2018 13:28
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.

Rq support
2 participants