-
-
Notifications
You must be signed in to change notification settings - Fork 156
support new 4.3 debug modes #549
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
98f8c23 to
c85f3f7
Compare
|
@ctzsnooze could you please fix some code smells (at least the trailing spaces) |
3cdf881 to
80f390b
Compare
5c138bf to
bd56041
Compare
|
A bit confused about Sonar complaining about not including breaks. |
chmelevskij
left a comment
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.
I think to make sonar happy every nested switch should have default at least. Otherwise it's fall through case.
a9b6c8a to
a60cc3a
Compare
|
Thanks for your help, @haslinghuis @chmelevskij ! I've addressed all the code smells that I can fix (whitespace, providing a 'default' fallback). It still complains about the following things, most of which were there before, or are too difficult for me to fix, or don't seem worth fixing:
There may be some fine tuning to do with the scaling of the graphs of various debugs. I'm happy to improve them, tag me here and I'll see what I can do.. |
a60cc3a to
a124f93
Compare
a124f93 to
7c2e667
Compare
|
SonarCloud Quality Gate failed.
|
s050506
left a comment
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.
@ขอขอบพระคุณมากครับ








Adds: