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

CI: Skip code coverage report #24

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

olleolleolle
Copy link

@olleolleolle olleolleolle commented Oct 16, 2024

This PR avoids errors in CI by harmonizing the current code with GH Actions.

This was the output that this PR avoids

Coverage report generated for RSpec to /home/runner/work/paypal-express/paypal-express/coverage.
Line Coverage: 98.58% (554 / 562)
/opt/hostedtoolcache/Ruby/3.3.5/x64/lib/ruby/3.3.0/json/common.rb:3: warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
You can add ostruct to your Gemfile or gemspec to silence this warning.
Couldn't find a suitable web browser!

Set the BROWSER environment variable to your desired browser.

Warning: program returned non-zero exit code #256
/usr/bin/open: 882: www-browser: not found
/usr/bin/open: 882: links2: not found
/usr/bin/open: 882: elinks: not found
/usr/bin/open: 882: links: not found
/usr/bin/open: 882: lynx: not found
/usr/bin/open: 882: w3m: not found
xdg-open: no method available for opening '/home/runner/work/paypal-express/paypal-express/coverage/index.html'

@ianfleeton
Copy link
Owner

Thanks again!

@ianfleeton ianfleeton closed this Nov 20, 2024
@ianfleeton ianfleeton reopened this Nov 20, 2024
@ianfleeton ianfleeton merged commit af6acac into ianfleeton:master Nov 20, 2024
14 checks passed
@olleolleolle olleolleolle deleted the patch-1 branch November 20, 2024 11:25
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