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

Fix PHP test coverage #2143

Open
1 task
eric-gade opened this issue Dec 3, 2024 · 0 comments
Open
1 task

Fix PHP test coverage #2143

eric-gade opened this issue Dec 3, 2024 · 0 comments
Labels
Bug Something isn't working Eng

Comments

@eric-gade
Copy link
Collaborator

Description

Our coverage has gone downhill because we moved functionality to the interop layer. In the process, we might have dropped too much of our tests. We should dig these up and re-implement the missing functionality.

The goal is to improve the overall PHP test coverage

Acceptance criteria

  • PHP test coverage is >= 90%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Eng
Projects
Development

No branches or pull requests

1 participant