Open dependabot[bot] opened 2 years ago
This is an automated pull request by @dependabot, a service we use to keep libraries up to date in our projects. Read this post to learn how to help us understand if it's ready to be merged (there are lots of considerations to balance!): https://bit.ly/3GphOhV
Code Climate has analyzed commit 3f8cbbfa and detected 0 issues on this pull request.
View more on Code Climate.
Merging #1825 (3f8cbbf) into main (b5bf8ce) will increase coverage by
36.59%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #1825 +/- ##
===========================================
+ Coverage 30.84% 67.44% +36.59%
===========================================
Files 40 40
Lines 1530 1321 -209
===========================================
+ Hits 472 891 +419
+ Misses 1058 430 -628
Impacted Files | Coverage Δ | |
---|---|---|
app/models/map.rb | 91.87% <0.00%> (+1.25%) |
:arrow_up: |
app/models/export.rb | 30.55% <0.00%> (+2.77%) |
:arrow_up: |
app/helpers/application_helper.rb | 50.00% <0.00%> (+12.50%) |
:arrow_up: |
app/controllers/users_controller.rb | 95.65% <0.00%> (+30.43%) |
:arrow_up: |
app/controllers/front_ui_controller.rb | 74.28% <0.00%> (+31.42%) |
:arrow_up: |
app/controllers/sessions_controller.rb | 33.33% <0.00%> (+33.33%) |
:arrow_up: |
app/controllers/application_controller.rb | 93.61% <0.00%> (+36.17%) |
:arrow_up: |
app/controllers/maps_controller.rb | 87.28% <0.00%> (+38.13%) |
:arrow_up: |
app/controllers/export_controller.rb | 47.27% <0.00%> (+47.27%) |
:arrow_up: |
app/controllers/annotations_controller.rb | 59.25% <0.00%> (+59.25%) |
:arrow_up: |
... and 7 more |
Bumps sentry-rails from 5.4.1 to 5.4.2.
Changelog
Sourced from sentry-rails's changelog.
Commits
71da673
release: 5.4.2f4da87b
CHANGELOG for 5.4.2 (#1870)6c56f5e
Fix sentry-raven's sidekiq specs. See #1867 (#1868)948eb3d
Manually require sidekiq/api for RetrySet class (#1867)a0b170d
Fix sentry_logger when SDK is closed from another thread (#1860)2d0fd93
Merge branch 'release/5.4.1'Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)