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

Remove config.capture_exception_frame_locals #2306

Open
wants to merge 2 commits into
base: 6.0-dev
Choose a base branch
from

Update changelog

9cf553d
Select commit
Failed to load commit list.
Open

Remove config.capture_exception_frame_locals #2306

Update changelog
9cf553d
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (6.0-dev@7d86bb2). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff             @@
##             6.0-dev    #2306   +/-   ##
==========================================
  Coverage           ?   98.66%           
==========================================
  Files              ?      201           
  Lines              ?    13075           
  Branches           ?        0           
==========================================
  Hits               ?    12901           
  Misses             ?      174           
  Partials           ?        0           
Components Coverage Δ
sentry-ruby 99.05% <0.00%> (?)
sentry-rails 97.26% <0.00%> (?)
sentry-sidekiq 96.98% <0.00%> (?)
sentry-resque 96.76% <0.00%> (?)
sentry-delayed_job 98.91% <0.00%> (?)
sentry-opentelemetry 100.00% <0.00%> (?)
Files Coverage Δ
sentry-rails/spec/dummy/test_rails_app/app.rb 92.64% <100.00%> (ø)
sentry-ruby/lib/sentry/configuration.rb 98.75% <ø> (ø)
sentry-ruby/spec/sentry/configuration_spec.rb 100.00% <ø> (ø)