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

Allow setting defaults for MonitorConfig objects with new Cron::Confi… #2211

Merged
merged 3 commits into from
Dec 29, 2023

dumdum

882740e
Select commit
Loading
Failed to load commit list.
Merged

Allow setting defaults for MonitorConfig objects with new Cron::Confi… #2211

dumdum
882740e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2023 in 1s

97.37% (+0.00%) compared to 2f9ffaf

View this Pull Request on Codecov

97.37% (+0.00%) compared to 2f9ffaf

Details

Codecov Report

Merging #2211 (882740e) into master (2f9ffaf) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2211   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files         101      102    +1     
  Lines        3805     3814    +9     
=======================================
+ Hits         3705     3714    +9     
  Misses        100      100           
Components Coverage Δ
sentry-ruby 98.07% <100.00%> (+<0.01%) ⬆️
sentry-rails 94.98% <ø> (ø)
sentry-sidekiq 94.70% <ø> (ø)
sentry-resque 92.06% <ø> (ø)
sentry-delayed_job 94.44% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files Coverage Δ
sentry-ruby/lib/sentry/configuration.rb 98.78% <100.00%> (+0.01%) ⬆️
sentry-ruby/lib/sentry/cron/configuration.rb 100.00% <100.00%> (ø)
sentry-ruby/lib/sentry/cron/monitor_config.rb 100.00% <100.00%> (ø)