-
-
Notifications
You must be signed in to change notification settings - Fork 9
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 #288
Fix psalm issues #288
Conversation
Tigrov
commented
Jan 29, 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 #288 +/- ##
=========================================
Coverage 98.42% 98.42%
Complexity 329 329
=========================================
Files 19 19
Lines 1015 1015
=========================================
Hits 999 999
Misses 16 16 ☔ View full report in Codecov by Sentry. |
PR Summary
|
This reverts commit c827db8.
Co-authored-by: Sergei Predvoditelev <[email protected]>