-
-
Notifications
You must be signed in to change notification settings - Fork 35
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 psalm issues #802
Fix psalm issues #802
Conversation
Tigrov
commented
Jan 30, 2024
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues | - |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #802 +/- ##
=========================================
Coverage 99.64% 99.64%
+ Complexity 1271 1270 -1
=========================================
Files 63 63
Lines 3106 3106
=========================================
Hits 3095 3095
Misses 11 11 ☔ View full report in Codecov by Sentry. |
PR Summary
|
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.
Looks good. It remains is adding a line to changelog.
Co-authored-by: Sergei Predvoditelev <[email protected]>