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: Make use of constructor property promotion #109

Merged
merged 1 commit into from
Nov 28, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • makes use of constructor property promotion

@codecov
Copy link

codecov bot commented Nov 28, 2021

Codecov Report

Merging #109 (1533339) into main (be98b51) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #109      +/-   ##
============================================
- Coverage     99.11%   99.05%   -0.06%     
  Complexity       59       59              
============================================
  Files            14       14              
  Lines           225      211      -14     
============================================
- Hits            223      209      -14     
  Misses            2        2              
Impacted Files Coverage Δ
src/Reporter/DefaultReporter.php 100.00% <ø> (ø)
src/SlowTest.php 100.00% <ø> (ø)
src/Subscriber/TestPassedSubscriber.php 93.10% <ø> (-0.65%) ⬇️
src/MaximumCount.php 100.00% <100.00%> (ø)
src/MaximumDuration.php 100.00% <100.00%> (ø)
src/Subscriber/TestPreparedSubscriber.php 100.00% <100.00%> (ø)
src/Subscriber/TestSuiteFinishedSubscriber.php 100.00% <100.00%> (ø)

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 be98b51...1533339. Read the comment docs.

@localheinz localheinz merged commit d222cec into main Nov 28, 2021
@localheinz localheinz deleted the feature/promotion branch November 28, 2021 11:08
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.

2 participants