-
Notifications
You must be signed in to change notification settings - Fork 607
Enhancement: Run vimeo/psalm on GitHub Actions
#892
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
base: master
Are you sure you want to change the base?
Conversation
f191e83 to
799a830
Compare
799a830 to
2aeaa31
Compare
That would help, but not by much. For me the biggest problem in this project is the interdependency with other repos and who knows what else. It's a jungle. There are scripts that call other scripts, execute functions, include files and more. This makes it difficult to refactor anything, because we don't know what has an impact on what. |
d8f7636 to
83d6298
Compare
|
🚀 Commit db5ec41 Deployed on https://web-php-pr-892.preview.thephp.foundation |
83d6298 to
2e94687
Compare
51506d3 to
6dd04ff
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #892 +/- ##
========================================
Coverage ? 0.14%
Complexity ? 45
========================================
Files ? 49
Lines ? 43151
Branches ? 0
========================================
Hits ? 64
Misses ? 43087
Partials ? 0 ☔ View full report in Codecov by Sentry. |
e835d79 to
f467fce
Compare
e0bfb53 to
17f20f5
Compare
17f20f5 to
87e4e1b
Compare
|
@localheinz, just checking whether you are interested in updating this PR? Does it make sense to switch to PHPStan? @staabm, would you be interested in picking this up? |
I am biased - but from my PoV PHPStan seems to have a more vital ecosystem atm. psalm kind of stagnated in the recent months, so this might not be a good option to introduce. if the dev-team of this repo is interessted in static analysis analysis I can give it a go. |
I’m all for it. @saundefined, @sy-records, @TimWolla, @cmb69, are you ok with this? |
|
No opinion on this. I'm not really maintaining the website (I just care about the contents). |
This pull request
vimeo/psalmon GitHub ActionsFollows #559.