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

Specify coverage file in CI configuration #6593

Merged
merged 2 commits into from
May 23, 2023

Conversation

david-yz-liu
Copy link
Contributor

@david-yz-liu david-yz-liu commented May 23, 2023

Motivation and Context

Attempt to fix the coveralls CI action on master, e.g. https://github.com/MarkUsProject/Markus/actions/runs/5048819171/jobs/9060329353.

Your Changes

Description: Specify the coverage file to use to avoid a parsing error (?) with a file that SimpleCov generates.

Type of change (select all that apply):

  • Other (please specify):

Testing

Checked CI result on this pull request.

Questions and Comments (if applicable)

Checklist

  • I have performed a self-review of my own code.
  • I have verified that the pre-commit.ci checks have passed.
  • I have verified that the CI tests have passed.
  • I have reviewed the test coverage changes reported on Coveralls.

@david-yz-liu david-yz-liu changed the title Specify rspec coverage file in CI Specify coverage file in CI configuration May 23, 2023
@david-yz-liu david-yz-liu merged commit 99f6ce6 into MarkUsProject:master May 23, 2023
@david-yz-liu david-yz-liu deleted the coveralls-update-2 branch May 23, 2023 15:49
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.

None yet

2 participants