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 proper code coverage #224

Open
nodeg opened this issue Feb 26, 2025 · 0 comments
Open

Enable proper code coverage #224

nodeg opened this issue Feb 26, 2025 · 0 comments
Labels
github_actions Pull requests that update GitHub Actions code ruby tests

Comments

@nodeg
Copy link
Member

nodeg commented Feb 26, 2025

Description

Enable proper code coverage with simplecov and then fix the code coverage report in the CI tests:

==> Running upload-coverage
      ./codecov upload-coverage --git-service github --sha 1f1a2fd0f88ecc92811dd09e332073fcd55ad17f --branch nodeg:ci_add_ruby34_tests --dir ./coverage --gcov-executable gcov
info - 2025-02-26 14:20:12,795 -- ci service found: github-actions
warning - 2025-02-26 14:20:12,800 -- No config file could be found. Ignoring config.
warning - 2025-02-26 14:20:12,818 -- xcrun is not installed or can't be found.
warning - 2025-02-26 14:20:12,819 -- No gcov data found.
warning - 2025-02-26 14:20:12,819 -- coverage.py is not installed or can't be found.
info - 2025-02-26 14:20:12,832 -- Found 0 coverage files to report
Error: No coverage reports found. Please make sure you're generating reports successfully.
Sentry is attempting to send 2 pending events
Waiting up to 2 seconds
Press Ctrl-C to quit
==> Failed to run upload-coverage
@nodeg nodeg added github_actions Pull requests that update GitHub Actions code tests ruby labels Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code ruby tests
Projects
None yet
Development

No branches or pull requests

1 participant