-
-
Notifications
You must be signed in to change notification settings - Fork 277
Comparing changes
Open a pull request
base repository: rubocop/rubocop-rspec
base: v2.3.0
head repository: rubocop/rubocop-rspec
compare: v2.4.0
- 18 commits
- 27 files changed
- 8 contributors
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 721fd6c - Browse repository at this point
Copy the full SHA 721fd6cView commit details
Commits on May 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dd40ff8 - Browse repository at this point
Copy the full SHA dd40ff8View commit details -
Merge pull request #1154 from tejasbubane/fix-failing-rubocop
Fix `InternalAffairs/ExampleDescription` offenses on master
Configuration menu - View commit details
-
Copy full SHA for 78d1ae4 - Browse repository at this point
Copy the full SHA 78d1ae4View commit details -
Add missing documentation for
single_statement_only
style of `RSpec……/ImplicitSubject` cop
Configuration menu - View commit details
-
Copy full SHA for 35fe00b - Browse repository at this point
Copy the full SHA 35fe00bView commit details -
Merge pull request #1155 from tejasbubane/implicit-subject-missing-doc
Add missing documentation for `single_statement_only` style of `RSpec/ImplicitSubject` cop
Configuration menu - View commit details
-
Copy full SHA for a01cc07 - Browse repository at this point
Copy the full SHA a01cc07View commit details -
Fix an exception in DescribedClass when accessing a constant on a var…
…iable in a namespaced spec
Configuration menu - View commit details
-
Copy full SHA for 88a8f54 - Browse repository at this point
Copy the full SHA 88a8f54View commit details
Commits on May 24, 2021
-
Merge pull request #1156 from rrosenblum/described_class
Fix an exception in DescribedClass when accessing a constant on a variable in a namespaced spec
Configuration menu - View commit details
-
Copy full SHA for cb5c0dc - Browse repository at this point
Copy the full SHA cb5c0dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cada3e0 - Browse repository at this point
Copy the full SHA cada3e0View commit details
Commits on May 25, 2021
-
Merge pull request #1132 from tejasbubane/fix-1130
Add new `RSpec/IdenticalEqualityAssertion` cop
Configuration menu - View commit details
-
Copy full SHA for e0e109c - Browse repository at this point
Copy the full SHA e0e109cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e94b463 - Browse repository at this point
Copy the full SHA e94b463View commit details -
Merge pull request #1133 from paydaylight/add-prefer-before-over-setu…
…p-cop Add new RSpec/AvoidSetupHook cop
Configuration menu - View commit details
-
Copy full SHA for 9e55194 - Browse repository at this point
Copy the full SHA 9e55194View commit details -
Fix false negative in
RSpec/ExpectChange
cop with block style and c……hained method call Closes #1143
Configuration menu - View commit details
-
Copy full SHA for c3dd64a - Browse repository at this point
Copy the full SHA c3dd64aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cbc140 - Browse repository at this point
Copy the full SHA 0cbc140View commit details -
Merge pull request #1152 from tejasbubane/fix-1143
Fix false negative in `RSpec/ExpectChange` cop with block style and chained method call
Configuration menu - View commit details
-
Copy full SHA for 0be6148 - Browse repository at this point
Copy the full SHA 0be6148View commit details
Commits on Jun 9, 2021
-
Make FilePath check suffix when given a non-const top-level node
This helps with the standard feature format: RSpec.feature "Some feature" do; end
Configuration menu - View commit details
-
Copy full SHA for c4646ff - Browse repository at this point
Copy the full SHA c4646ffView commit details -
Merge pull request #1158 from topalovic/file-path-check-suffix-for-no…
…n-const Make FilePath check suffix when given a non-constant top-level node
Configuration menu - View commit details
-
Copy full SHA for 2d00dbb - Browse repository at this point
Copy the full SHA 2d00dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b82febd - Browse repository at this point
Copy the full SHA b82febdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b360e5 - Browse repository at this point
Copy the full SHA 1b360e5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0...v2.4.0