Skip to content

Conversation

abungay
Copy link
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
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