-
-
Notifications
You must be signed in to change notification settings - Fork 20
Apply some code quality suggestions from SonarQube #144
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
Conversation
- Use optional chaining - Don't call toString on a string
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @AndrewFerr .
Very nice you took care of those. All changes look very good.
Otherwise it break the postMessage tests
|
|
Code coverage is finally high enough. Between that and the quality suggestions, future PRs should be more likely to pass quality gate checks. |



No description provided.