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

Add factory methods for IsEqual and IsSame matchers #1336

Merged
merged 1 commit into from Nov 11, 2023
Merged

Conversation

ghostwriter
Copy link
Member

Closes #1335

Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
@ghostwriter ghostwriter added the Patch Backwards compatible bug fixes and improvements label Nov 11, 2023
@ghostwriter ghostwriter added this to the 1.6.7 milestone Nov 11, 2023
@ghostwriter ghostwriter self-assigned this Nov 11, 2023
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Merging #1336 (63e7a5a) into 1.6.x (fab5c13) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##              1.6.x    #1336      +/-   ##
============================================
+ Coverage     77.70%   77.73%   +0.03%     
- Complexity     1018     1020       +2     
============================================
  Files            76       76              
  Lines          2606     2610       +4     
============================================
+ Hits           2025     2029       +4     
  Misses          581      581              
Files Coverage Δ
library/Mockery.php 86.64% <100.00%> (+0.18%) ⬆️

@ghostwriter ghostwriter merged commit c1f6f09 into 1.6.x Nov 11, 2023
18 of 22 checks passed
@ghostwriter ghostwriter deleted the issue-1335 branch November 11, 2023 17:06
@ghostwriter ghostwriter mentioned this pull request Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Patch Backwards compatible bug fixes and improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Factory methods for IsEqual and IsSame matchers
1 participant