-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Add StringValue rule #595
Add StringValue rule #595
Conversation
arogachev
commented
Mar 14, 2023
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ✔️ |
Breaks BC? | ❌ |
Fixed issues | #594 |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #595 +/- ##
============================================
+ Coverage 94.69% 94.79% +0.10%
- Complexity 727 735 +8
============================================
Files 85 86 +1
Lines 2204 2229 +25
============================================
+ Hits 2087 2113 +26
+ Misses 117 116 -1
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ 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.
Overall good. Several improvements are required:
- line in changelog
- kill mutants