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

Fix: Wrapping #390

Merged
merged 1 commit into from
Nov 8, 2021
Merged

Fix: Wrapping #390

merged 1 commit into from
Nov 8, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • fixes the wrapping

@localheinz localheinz self-assigned this Nov 8, 2021
@codecov
Copy link

codecov bot commented Nov 8, 2021

Codecov Report

Merging #390 (cc4d5fe) into main (1f10950) will not change coverage.
The diff coverage is 100.00%.

❗ Current head cc4d5fe differs from pull request most recent head f50f947. Consider uploading reports for the commit f50f947 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main     #390   +/-   ##
=========================================
  Coverage     90.06%   90.06%           
  Complexity      151      151           
=========================================
  Files            23       23           
  Lines           433      433           
=========================================
  Hits            390      390           
  Misses           43       43           
Impacted Files Coverage Δ
src/Classes/FinalRule.php 92.10% <100.00%> (ø)
src/Classes/NoExtendsRule.php 90.90% <100.00%> (ø)
...asses/PHPUnit/Framework/TestCaseWithSuffixRule.php 82.14% <100.00%> (ø)
...c/Closures/NoNullableReturnTypeDeclarationRule.php 77.77% <100.00%> (ø)
...c/Closures/NoParameterWithNullDefaultValueRule.php 89.47% <100.00%> (ø)
...res/NoParameterWithNullableTypeDeclarationRule.php 88.23% <100.00%> (ø)
src/Expressions/NoCompactRule.php 72.72% <100.00%> (ø)
src/Expressions/NoEmptyRule.php 100.00% <100.00%> (ø)
src/Expressions/NoErrorSuppressionRule.php 100.00% <100.00%> (ø)
src/Expressions/NoEvalRule.php 100.00% <100.00%> (ø)
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f10950...f50f947. Read the comment docs.

@localheinz localheinz merged commit 1687e7f into main Nov 8, 2021
@localheinz localheinz deleted the fix/wrapping branch November 8, 2021 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants