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

Update to PHPUnit 10 #478

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

michalsn
Copy link
Contributor

@michalsn michalsn commented Jan 27, 2025

This PR updates the project to use PHPUnit 10 and codeigniter/coding-standard to the latest version.

Closes #457

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12985215198

Details

  • 2 of 4 (50.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.691%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app/Controllers/Contribute.php 0 1 0.0%
app/Controllers/Download.php 0 1 0.0%
Totals Coverage Status
Change from base Build 12931770866: 0.0%
Covered Lines: 274
Relevant Lines: 362

💛 - Coveralls

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.

Upgrade test code for PHPUnit 10
3 participants