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

Document Event and interface classes #1675

Merged
merged 7 commits into from
Jan 7, 2022
Merged

Conversation

st0012
Copy link
Collaborator

@st0012 st0012 commented Jan 7, 2022

This is part of #1636

@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2022

Codecov Report

Merging #1675 (9fda57a) into master (8b9fc0a) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1675      +/-   ##
==========================================
- Coverage   98.49%   98.47%   -0.03%     
==========================================
  Files         136      136              
  Lines        7659     7663       +4     
==========================================
+ Hits         7544     7546       +2     
- Misses        115      117       +2     
Impacted Files Coverage Δ
sentry-ruby/lib/sentry/configuration.rb 98.41% <ø> (ø)
sentry-ruby/lib/sentry/interface.rb 100.00% <ø> (ø)
sentry-ruby/lib/sentry/interfaces/stacktrace.rb 95.55% <ø> (ø)
sentry-ruby/lib/sentry/interfaces/threads.rb 100.00% <ø> (ø)
sentry-ruby/spec/sentry/interface_spec.rb 100.00% <ø> (ø)
sentry-ruby/lib/sentry/event.rb 98.88% <100.00%> (+0.02%) ⬆️
sentry-ruby/lib/sentry/interfaces/exception.rb 100.00% <100.00%> (ø)
sentry-ruby/lib/sentry/interfaces/request.rb 95.23% <100.00%> (+0.50%) ⬆️
...y-ruby/lib/sentry/interfaces/stacktrace_builder.rb 100.00% <100.00%> (ø)
sentry-ruby/lib/sentry/background_worker.rb 94.59% <0.00%> (-5.41%) ⬇️

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 8b9fc0a...9fda57a. Read the comment docs.

@st0012 st0012 merged commit 95b7db1 into master Jan 7, 2022
@st0012 st0012 deleted the enhance-documents-events branch January 7, 2022 16:44
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.

3 participants