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

[rails] disable eager loading in make_basic_app #2434

Merged
merged 1 commit into from
Oct 17, 2024

[rails] disable eager loading in make_basic_app

e061593
Select commit
Loading
Failed to load commit list.
Merged

[rails] disable eager loading in make_basic_app #2434

[rails] disable eager loading in make_basic_app
e061593
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

98.97% (+0.00%) compared to 76ede87

View this Pull Request on Codecov

98.97% (+0.00%) compared to 76ede87

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.97%. Comparing base (76ede87) to head (e061593).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2434   +/-   ##
=======================================
  Coverage   98.97%   98.97%           
=======================================
  Files         231      231           
  Lines       15094    15094           
=======================================
  Hits        14939    14939           
  Misses        155      155           
Components Coverage Δ
sentry-ruby 99.14% <ø> (ø)
sentry-rails 98.46% <100.00%> (ø)
sentry-sidekiq 98.67% <ø> (ø)
sentry-resque 96.85% <ø> (ø)
sentry-delayed_job 98.92% <ø> (ø)
sentry-opentelemetry 99.75% <ø> (ø)
Files with missing lines Coverage Δ
sentry-rails/spec/dummy/test_rails_app/app.rb 100.00% <100.00%> (ø)