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

README fix & WebMock tweaks #18

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Conversation

agilous
Copy link
Contributor

@agilous agilous commented Jan 5, 2024

First, thank you for your hard work on this project.

I noticed a small change to the README that appears to have been missed on the (80bff95) commit. When I ran the test I was getting WebMock::NetConnectNotAllowedError errors. So I've also committed the tweaks that got the specs passing for me. (Please forgive my novice comprehension of WebMock if those changes are in error.)

Finally, please consider adding a small "Development Setup" (or the like) in the README. For example:

Development Setup

Here's all you'll need to get up and running for local development:

git clone [email protected]:joshmfrankel/simplecov-check-action.git
cd simplecov-check-action
bundle install
bundle exec rspec spec

Thanks again!

@joshmfrankel
Copy link
Owner

Looks good! Not sure why RSpec failed all that time ago on a text change but I tried it again in separate PR

@joshmfrankel joshmfrankel merged commit 440d366 into joshmfrankel:main Dec 13, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants