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

Fix coveralls badge config #68

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

owayss
Copy link

@owayss owayss commented Apr 28, 2021

This PR:

  • d2db80b replaces String::split_off(usize) with String::truncate(usize) as its returned value is unused so that the tests no_entrypoint_fail and multiple_bin_fail have the expected output.

  • 6fed7ed fixes the coveralls badge config so it uses the configured branch in the branch attribute.

Thanks for this crate! 🥳

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.

1 participant