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

[6.x] Add Symfony 7 support #822

Merged
merged 3 commits into from
Oct 31, 2023
Merged

[6.x] Add Symfony 7 support #822

merged 3 commits into from
Oct 31, 2023

Conversation

kbond
Copy link

@kbond kbond commented Oct 26, 2023

Similar to #803. This will allow downstream projects to prepare for Symfony 7.

@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #822 (51b5ca1) into 6.x (d6f32a9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                6.x     #822   +/-   ##
=========================================
  Coverage     99.77%   99.77%           
  Complexity      632      632           
=========================================
  Files            31       31           
  Lines          2205     2207    +2     
=========================================
+ Hits           2200     2202    +2     
  Misses            5        5           
Files Coverage Δ
src/Console/Commands/ParaTestCommand.php 100.00% <ø> (ø)
src/Logging/JUnit/Reader.php 100.00% <100.00%> (ø)
src/Logging/JUnit/TestCase.php 100.00% <100.00%> (ø)
src/Runners/PHPUnit/Suite.php 100.00% <ø> (ø)
src/Runners/PHPUnit/TestMethod.php 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Slamdunk
Copy link
Member

Thank you @kbond 💪

@Slamdunk Slamdunk merged commit 8083a42 into paratestphp:6.x Oct 31, 2023
26 of 27 checks passed
@kbond kbond deleted the sf7 branch October 31, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants