Closed depfu[bot] closed 2 years ago
Merging #269 (199ba66) into main (ab426b8) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #269 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 33 33
=========================================
Hits 33 33
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 ab426b8...199ba66. Read the comment docs.
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-rspec (~> 2.9.0 → ~> 2.10.0) · Repo · Changelog
Release Notes
2.10.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Merge pull request #1260 from rubocop/release
Bump version to 2.10.0
Merge pull request #1257 from rubocop/configure-rspec-examplelength-cop-internally
Count heredocs as one line in ExampleLength
Merge pull request #1253 from ydah/fix-capybara-current-path-expectation-autocorrect
[Fix #1237] Fix `Capybara/CurrentPathExpectation` autocorrect incompatible with `Style/TrailingCommaInArguments` autocorrect
Merge pull request #1251 from rubocop/configurable-be-nil
Make `RSpec/BeNil` cop configurable
Merge pull request #1246 from t3h2mas/verified_doubles_class_reference
Add VerifiedDoubleReference cop
Merge pull request #1249 from ydah/fix-empty-example-group-false-positive
[Fix #1244] Fix a false positive for `RSpec/EmptyExampleGroup` when expectations in case statement
Merge pull request #1250 from rubocop/update-documentation-after-bugfix-in-rubocop
Update documentation after bugfix in RuboCop
Switch docs version back to master
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