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: Add newline after qr code and print usage if incorrect number of args passed #48

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

Conversation

ssnover
Copy link

@ssnover ssnover commented Apr 20, 2021

Closes issue #47 and adds a newline following print out of QR code to stdout.

@ssnover ssnover changed the title fix: Add newline after qr code and print usage if incorrect number of… fix: Add newline after qr code and print usage if incorrect number of args passed Apr 20, 2021
@coveralls
Copy link

coveralls commented Apr 20, 2021

Coverage Status

Coverage decreased (-0.1%) to 93.603% when pulling c48cb06 on ssnover:fix/qrencode-bin-ui into faa4397 on kennytm:master.

@ssnover
Copy link
Author

ssnover commented Apr 20, 2021

@kennytm The code coverage analysis seems too sensitive. It seems like there should be a set coverage target (say 90%) and the coverage of a given PR should be compared with the target. Having it fail on any decrease seems like too much.

I'm not familiar with kcov, but it seems you are given that you authored the cargo component. Is there a means of accomplishing what I described and would you be interested in that for this project?

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