-
Notifications
You must be signed in to change notification settings - Fork 260
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 #570 [clean branch] #589
Fix #570 [clean branch] #589
Conversation
…ggleCommentAction-fix
Try to amend CodeQL error
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #589 +/- ##
============================================
- Coverage 80.40% 80.34% -0.07%
+ Complexity 7793 7789 -4
============================================
Files 178 178
Lines 30250 30261 +11
Branches 3911 3914 +3
============================================
- Hits 24323 24312 -11
- Misses 4256 4276 +20
- Partials 1671 1673 +2 ☔ View full report in Codecov by Sentry. |
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 for the fix!
This is in the latest 3.5.4-SNAPSHOT on Sonatype. |
Here the fix to the
ToggleCommentAction
without all the code-format stuff