Closed depfu[bot] closed 3 years ago
Merging #230 (dce739f) into main (ff3178e) will decrease coverage by
12.12%
. The diff coverage isn/a
.:exclamation: Current head dce739f differs from pull request most recent head 3964311. Consider uploading reports for the commit 3964311 to get more accurate results
@@ Coverage Diff @@
## main #230 +/- ##
============================================
- Coverage 100.00% 87.87% -12.13%
============================================
Files 5 5
Lines 33 33
============================================
- Hits 33 29 -4
- Misses 0 4 +4
Impacted Files | Coverage Δ | |
---|---|---|
app/models/concerns/warclight/solr_document.rb | 71.42% <0.00%> (-28.58%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ff3178e...3964311. Read the comment docs.
Closed in favor of #231.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop (~> 1.19.0 → ~> 1.20.0) · Repo · Changelog
Release Notes
1.20.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Cut 1.20
Update Changelog
Update a changelog entry
[Fix #9580] Add New Cop to Enforce Bundler Gem filename (#9903)
[Fix #7836] Update `Style/BlockDelimeters` to add `begin`...`end` when converting a block containing `rescue` or `ensure` to braces.
Clarify relationship between `Layout/MultilineMethodArgumentLineBreaks` and `Layout/FirstMethodArgumentLineBreak`.
[Fix #6630] Updated `Style/CommentAnnotation` to be able to handle multiword keyword phrases.
Refactor `AnnotationComment` into an actual class representing an annotation comment.
Make `Lint/Debugger` aware of debug.rb
[Fix #10031] Fix a false positive for `Style/HashExcept`
[Fix #10033] Fix an incorrect auto-correct for `Style/BlockDelimiters`
[Fix #10036] Mark `Style/StructInheritance` as unsafe auto-correction
Merge pull request #10034 from DanielVartanov/master
Add `RubyJard` debugger calls to Lint/Debugger/DebuggerMethods
Remove redundant parentheses in pending cops message
Interpolated string literals are no longer frozen
MutableConstant: Extract string literal examples
Extract frozen string literal logic into a helper
[Fix #9328] Honour shareable_constant_value magic comment (#9929)
Switch back the version
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands