Skip to content

Refactor library/Mockery/CountValidator/* #1387

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

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

ghostwriter
Copy link
Member

This patch improves performance and readability without changing functionality.

  • library/Mockery/CountValidator/*

Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
@ghostwriter ghostwriter added Performance for improvements or optimizations related to performance Refactor for code refactoring or restructuring without changes to functionality labels Mar 2, 2024
@ghostwriter ghostwriter added this to the 1.6.8 milestone Mar 2, 2024
@ghostwriter ghostwriter self-assigned this Mar 2, 2024
Copy link

codecov bot commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.03%. Comparing base (2505d9c) to head (6043720).
Report is 2 commits behind head on 1.6.x.

Additional details and impacted files
@@            Coverage Diff            @@
##              1.6.x    #1387   +/-   ##
=========================================
  Coverage     78.03%   78.03%           
  Complexity     1021     1021           
=========================================
  Files            76       76           
  Lines          2632     2632           
=========================================
  Hits           2054     2054           
  Misses          578      578           
Files Coverage Δ
library/Mockery/CountValidator/AtLeast.php 100.00% <100.00%> (ø)
library/Mockery/CountValidator/AtMost.php 100.00% <100.00%> (ø)
.../Mockery/CountValidator/CountValidatorAbstract.php 100.00% <100.00%> (ø)
library/Mockery/CountValidator/Exact.php 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@ghostwriter ghostwriter merged commit fb35769 into 1.6.x Mar 6, 2024
@ghostwriter ghostwriter deleted the refactor/update-count-validator branch March 6, 2024 03:06
@ghostwriter ghostwriter mentioned this pull request Mar 12, 2024
@ghostwriter ghostwriter added the Patch Backwards compatible bug fixes and improvements label Mar 12, 2024
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 Performance for improvements or optimizations related to performance Refactor for code refactoring or restructuring without changes to functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant