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

Enable RSpec/DescribedClass #9790

Merged
merged 13 commits into from
Jun 4, 2024
Merged

Conversation

robaiken
Copy link
Contributor

@robaiken robaiken requested review from a team as code owners May 21, 2024 13:09
@github-actions github-actions bot added L: ruby:bundler RubyGems via bundler L: dotnet:nuget NuGet packages via nuget or dotnet L: python labels May 21, 2024
@github-actions github-actions bot added the L: elixir:hex Elixir packages via hex label Jun 3, 2024
Copy link
Member

@landongrindheim landongrindheim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes as I see this has been approved, but there have since been comments which will cause tests to not be run. We should address these before merging.

hex/spec/dependabot/hex/update_checker_spec.rb Outdated Show resolved Hide resolved
@abdulapopoola abdulapopoola self-requested a review June 3, 2024 21:24
Comment on lines +12 to +15
before do
stub_request(:get, hex_url).to_return(status: 200, body: hex_response)
end

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔎 For next time: these changes seem to be unrelated to the focus of this PR. It'd be great to keep unrelated changes separate 🙂 That said, the functionality remains, so I think we're okay to go.

@GarryHurleyJr GarryHurleyJr merged commit 44b738f into main Jun 4, 2024
121 checks passed
@GarryHurleyJr GarryHurleyJr deleted the robaiken/enable-RSpec-DescribedClass branch June 4, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet L: elixir:hex Elixir packages via hex L: python L: ruby:bundler RubyGems via bundler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants