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

Enhancement: Enable php_unit_data_provider_return_type fixer #826

Merged
merged 1 commit into from Jul 17, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • enables the php_unit_data_provider_return_type fixer

Follows #825.

πŸ’β€β™‚οΈ For reference, see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.22.0/doc/rules/php_unit/php_unit_data_provider_return_type.rst

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #826 (27af9df) into main (5c7e745) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main      #826   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         7         7           
===========================================
  Files              2         2           
  Lines             29        29           
===========================================
  Hits              29        29           

πŸ“£ We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz merged commit e1bb289 into main Jul 17, 2023
16 checks passed
@localheinz localheinz deleted the feature/php-unit-data-provider-return-type branch July 17, 2023 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants