Skip to content

+= instead of <<#2317

Merged
sl0thentr0py merged 1 commit intogetsentry:masterfrom
Vagab:master
Jun 6, 2024
Merged

+= instead of <<#2317
sl0thentr0py merged 1 commit intogetsentry:masterfrom
Vagab:master

Conversation

@Vagab
Copy link
Copy Markdown
Contributor

@Vagab Vagab commented Jun 3, 2024

comment

Description

Describe your changes:
this pr creates a copy instead of mutating the original, which fixes the issue and my company's test suite

@Vagab
Copy link
Copy Markdown
Contributor Author

Vagab commented Jun 6, 2024

@sl0thentr0py I'm not sure who to tag for a review but wanted to get some eyes on this since it's blocking our upgrade to sentry 1.17

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.09%. Comparing base (7b00b25) to head (d628506).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2317      +/-   ##
==========================================
- Coverage   98.66%   97.09%   -1.57%     
==========================================
  Files         205      175      -30     
  Lines       13422    11756    -1666     
==========================================
- Hits        13243    11415    -1828     
- Misses        179      341     +162     
Components Coverage Δ
sentry-ruby 99.03% <100.00%> (ø)
sentry-rails 45.70% <ø> (-51.73%) ⬇️
sentry-sidekiq 96.98% <ø> (ø)
sentry-resque 96.76% <ø> (ø)
sentry-delayed_job 98.91% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files Coverage Δ
sentry-ruby/lib/sentry/test_helper.rb 100.00% <100.00%> (ø)

... and 43 files with indirect coverage changes

@sl0thentr0py sl0thentr0py merged commit bcf8827 into getsentry:master Jun 6, 2024
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.

2 participants