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(log): should not print, if printer is not ready #3037

Merged

Conversation

felipe-avelar
Copy link
Contributor

Signed-off-by: Felipe Avelar [email protected]

Closes #2967

Proposed Changes

  • Changed to check if printer is ready to log before logging

I submit this contribution under the Apache-2.0 license.

@felipe-avelar felipe-avelar added the bug Something isn't working label Apr 28, 2021
@felipe-avelar felipe-avelar self-assigned this Apr 28, 2021
Copy link
Contributor

@rogeriopeixotocx rogeriopeixotocx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rogeriopeixotocx
Copy link
Contributor

@felipe-avelar can we add more tests to printer to see if we can get 0,70% coverage so we can change for a green badge with 80% coverage on GH landing page?

@rogeriopeixotocx
Copy link
Contributor

@rogeriopeixotocx rogeriopeixotocx merged commit 1fad466 into master Apr 29, 2021
@rogeriopeixotocx rogeriopeixotocx deleted the bugfix/unwanted-log-before-printer-initialized branch April 29, 2021 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stringified json in error message
2 participants