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

feat: Custom config for testing PHP-MD codesize rules in the pipelines #3827

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hectoras
Copy link
Contributor

DO NOT MERGE.

For testing/debugging purposes.

Comment on lines -117 to -119
$parameter->isVariadic()
? yield from $value
: yield $value;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The former syntax breaks the php-md parser

@github-actions
Copy link

Version

Target Version 53.2.0
Last version 53.1.2

There are 0 BREAKING CHANGE, 1 feature, 0 fix

@codecov-commenter
Copy link

Codecov Report

Merging #3827 (1b23326) into develop (76557cb) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##             develop    #3827      +/-   ##
=============================================
+ Coverage      28.12%   28.13%   +0.01%     
- Complexity     10880    10952      +72     
=============================================
  Files            915      922       +7     
  Lines          32660    32912     +252     
=============================================
+ Hits            9185     9260      +75     
- Misses         23475    23652     +177     
Impacted Files Coverage Δ
models/classes/service/InjectionAwareService.php 89.06% <100.00%> (ø)

... and 14 files with indirect coverage changes

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.

2 participants