Skip to content

Add sentry-ruby-core as a more flexible option#1226

Merged
st0012 merged 3 commits intomasterfrom
sentry-ruby-core
Jan 21, 2021
Merged

Add sentry-ruby-core as a more flexible option#1226
st0012 merged 3 commits intomasterfrom
sentry-ruby-core

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Jan 21, 2021

This won't affect any users of sentry-ruby, but some users can now use sentry-ruby-core without worrying about dependency issues.

@st0012 st0012 added this to the 4.1.5 milestone Jan 21, 2021
@st0012 st0012 self-assigned this Jan 21, 2021
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 21, 2021

Codecov Report

Merging #1226 (4f90e77) into master (42a27cf) will increase coverage by 0.59%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1226      +/-   ##
==========================================
+ Coverage   97.91%   98.51%   +0.59%     
==========================================
  Files         193       98      -95     
  Lines        8262     4431    -3831     
==========================================
- Hits         8090     4365    -3725     
+ Misses        172       66     -106     
Impacted Files Coverage Δ
sentry-raven/lib/raven/utils/real_ip.rb
sentry-raven/lib/raven/breadcrumbs.rb
sentry-raven/lib/raven/core_ext/object/deep_dup.rb
sentry-raven/lib/raven/utils/deep_merge.rb
...integrations/rails/overrides/streaming_reporter.rb
...-raven/spec/raven/integrations/delayed_job_spec.rb
sentry-raven/lib/raven/transports.rb
sentry-raven/spec/raven/client_spec.rb
...ec/raven/processors/sanitizedata_processor_spec.rb
sentry-raven/spec/raven/client_state_spec.rb
... and 85 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 42a27cf...4f90e77. Read the comment docs.

sentry-ruby is now a wrapper around sentry-ruby-core with stricer
dependency requirements.

Normal users should still use sentry-ruby. sentry-ruby-core is only for
users that have dependency difficulties and could be unsafe to use.
@st0012 st0012 merged commit 3664551 into master Jan 21, 2021
@st0012 st0012 deleted the sentry-ruby-core branch January 21, 2021 12:11
@st0012 st0012 modified the milestones: 4.1.5, sentry-ruby-4.1.5 Jan 27, 2021
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