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

Fixed Prophecy-related deprecations on PHPUnit 9.x #224

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Jan 2, 2025

Closes #214

Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.17%. Comparing base (78fc187) to head (6e71d39).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #224   +/-   ##
=========================================
  Coverage     63.17%   63.17%           
  Complexity      208      208           
=========================================
  Files            10       10           
  Lines           687      687           
=========================================
  Hits            434      434           
  Misses          253      253           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aik099 aik099 force-pushed the prophecy-phpunit9-compat branch from 6e71d39 to 2767dc7 Compare January 2, 2025 18:16
@aik099 aik099 merged commit 7c811b7 into console-helpers:master Jan 2, 2025
22 checks passed
@aik099 aik099 deleted the prophecy-phpunit9-compat branch January 2, 2025 18:17
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.

Fix the deprecations about the "prophesize" method usage
1 participant