Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix CI failure for Codecov/tarpaulin#200

Merged
sharksforarms merged 1 commit into
sharksforarms:masterfrom
abungay:fix-ci-failure-tarpaulin
Apr 13, 2021
Merged

Fix CI failure for Codecov/tarpaulin#200
sharksforarms merged 1 commit into
sharksforarms:masterfrom
abungay:fix-ci-failure-tarpaulin

Conversation

@abungay
Copy link
Copy Markdown
Contributor

@abungay abungay commented Apr 10, 2021

Run tarpaulin for code coverage on stable rust instead of nightly.

Nightly rust has our test cases failing due to the changed debug
printing of strings with single quotes "'" so our test cases using
should_panic(expected = ) are failing.

Run tarpaulin for code coverage on stable rust instead of nightly.
Nightly rust has our test cases failing due to the changed debug
printing of strings with single quotes "'" so our test cases using
should_panic(expected = <error message>) are failing.
@sharksforarms sharksforarms merged commit 33ce4f7 into sharksforarms:master Apr 13, 2021
@sharksforarms
Copy link
Copy Markdown
Owner

Thanks! 🎉

@abungay abungay deleted the fix-ci-failure-tarpaulin branch April 13, 2021 13:26
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