-
Notifications
You must be signed in to change notification settings - Fork 11
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
Cleanup, add PHP file support #270
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
Some PHPStan improvements incoming |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #270 +/- ##
============================================
- Coverage 81.21% 72.45% -8.76%
+ Complexity 369 350 -19
============================================
Files 24 29 +5
Lines 942 1267 +325
============================================
+ Hits 765 918 +153
- Misses 177 349 +172
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ 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.
🫶
Description
Fixes #237
Fixes #256
Fixes #257
Fixes #241
Fixes #123
How has this been tested?
Unit tests all pass.
Screenshots
N/A
Types of changes
Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist: