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

Integrate Sentry #241

Merged
merged 4 commits into from
Dec 28, 2021
Merged

Integrate Sentry #241

merged 4 commits into from
Dec 28, 2021

Conversation

raccube
Copy link
Contributor

@raccube raccube commented Dec 28, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #241 (751ba0f) into master (52ece6f) will increase coverage by 0.08%.
The diff coverage is 74.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
+ Coverage   62.24%   62.32%   +0.08%     
==========================================
  Files          92       92              
  Lines        2116     2121       +5     
==========================================
+ Hits         1317     1322       +5     
  Misses        799      799              
Impacted Files Coverage Δ
app/controllers/ajax/question_controller.rb 85.10% <0.00%> (ø)
app/controllers/inbox_controller.rb 0.00% <0.00%> (ø)
app/workers/deletion_worker.rb 0.00% <0.00%> (ø)
app/workers/question_worker.rb 77.77% <0.00%> (ø)
lib/exporter.rb 0.00% <0.00%> (ø)
app/controllers/ajax/inbox_controller.rb 83.67% <33.33%> (ø)
app/controllers/ajax/moderation_controller.rb 96.49% <75.00%> (ø)
app/controllers/ajax/list_controller.rb 94.36% <83.33%> (ø)
app/controllers/ajax/answer_controller.rb 94.23% <100.00%> (ø)
app/controllers/ajax/comment_controller.rb 100.00% <100.00%> (ø)
... and 5 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 52ece6f...751ba0f. Read the comment docs.

@raccube raccube merged commit 4008d2f into master Dec 28, 2021
@raccube raccube deleted the feature/sentry branch December 28, 2021 18:55
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.

None yet

3 participants