10up / wp_mock

WordPress API Mocking Framework
https://wp-mock.gitbook.io
Other
676 stars 70 forks source link

Update Mockery to 1.6.4 #228

Closed unfulvio-godaddy closed 1 year ago

unfulvio-godaddy commented 1 year ago

Summary

This PR updates Mockery to 1.6.4 (from 1.6.2).

Changelog: https://github.com/mockery/mockery/releases/tag/1.6.4 Diff: https://github.com/mockery/mockery/compare/1.6.2...1.6.4

I have run the following:

 composer update phpunit/phpunit mockery/mockery antecedente/patchwork

Details

Contributor checklist

Testing

Reviewer checklist

- [ ] Code changes review - [ ] Documentation changes review - [ ] Unit tests pass - [ ] Static analysis passes
coveralls commented 1 year ago

Coverage Status

coverage: 65.513%. remained the same when pulling e959863b1da74493494dc834f790e71b21d2d475 on chore/update-dependencies into 0ca20390d45f46baab16d54dde1ad277ed033619 on trunk.