Skip to content
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

ci: Add tests for PHP 8.4 #390

Open
wants to merge 2 commits into
base: 4.x
Choose a base branch
from
Open

Conversation

Chris53897
Copy link
Contributor

No description provided.

@alamirault
Copy link

vimeo/psalm#10928 (comment) will be available "the next week."

(I can't unapprove now)

@egulias
Copy link
Owner

egulias commented Dec 26, 2024

Hi @Chris53897 thanks for your PR. I have fixed the checks so please update with the latest code to have the checks pass.
Also, I believe that many deps are still not there for PHP8.4 but please double check.
Thanks!

@Chris53897 Chris53897 closed this Dec 27, 2024
@Chris53897 Chris53897 reopened this Dec 27, 2024
@egulias
Copy link
Owner

egulias commented Dec 27, 2024

Looks like at least psalm version needs to be bumped up.

@Chris53897
Copy link
Contributor Author

i rebased now. Yes, we still ned to wait for vimeo

@egulias
Copy link
Owner

egulias commented Dec 31, 2024

Thanks! Will wait for them then.

@egulias
Copy link
Owner

egulias commented Mar 6, 2025

This will look awful... but I can't find where to re-run the checks!

@Chris53897
Copy link
Contributor Author

Chris53897 commented Mar 7, 2025 via email

@Chris53897 Chris53897 closed this Mar 7, 2025
@Chris53897 Chris53897 reopened this Mar 7, 2025
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for dcf8f791
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (dcf8f79) Report Missing Report Missing Report Missing
Head commit (ca3a476) 716 657 91.76%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#390) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@Chris53897
Copy link
Contributor Author

"Just" 200 Errors from upgrading psalm.
Should i create a baseline and ignore them?

@egulias
Copy link
Owner

egulias commented Mar 9, 2025

I guess we should fix them? I agree with final and have mixed feelings with override, which are basically the two things generating the 200 errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants