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

PHPUnit 10 support #33

Merged
merged 9 commits into from Aug 17, 2023
Merged

PHPUnit 10 support #33

merged 9 commits into from Aug 17, 2023

Conversation

misantron
Copy link
Owner

Closes #20

@misantron misantron added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jun 9, 2023
@misantron misantron added this to the 5.3 milestone Jun 9, 2023
@misantron misantron self-assigned this Jun 9, 2023
@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Merging #33 (f496c12) into master (2df0707) will increase coverage by 3.76%.
The diff coverage is 84.00%.

❗ Current head f496c12 differs from pull request most recent head aa046f9. Consider uploading reports for the commit aa046f9 to get more accurate results

@@             Coverage Diff              @@
##             master      #33      +/-   ##
============================================
+ Coverage     54.39%   58.15%   +3.76%     
  Complexity      547      547              
============================================
  Files            64       64              
  Lines          1491     1484       -7     
============================================
+ Hits            811      863      +52     
+ Misses          680      621      -59     
Files Changed Coverage Δ
src/DataSet/DefaultDataSet.php 100.00% <ø> (ø)
src/Database/Metadata/Firebird.php 0.00% <0.00%> (ø)
src/Database/Metadata/PgSQL.php 0.00% <ø> (ø)
src/Database/Metadata/AbstractMetadata.php 61.70% <60.00%> (-1.35%) ⬇️
src/Constraint/DataSetIsEqual.php 100.00% <100.00%> (+61.53%) ⬆️
src/Constraint/TableIsEqual.php 100.00% <100.00%> (+61.53%) ⬆️
src/DataSet/AbstractDataSet.php 88.23% <100.00%> (+20.58%) ⬆️
src/DataSet/AbstractXmlDataSet.php 78.94% <100.00%> (ø)
src/DataSet/DefaultTableMetadata.php 87.50% <100.00%> (ø)
src/DataSet/ReplacementDataSet.php 100.00% <100.00%> (ø)
... and 3 more

... and 1 file with indirect coverage changes

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

@aonamrata
Copy link

Hi @misantron , can we get this released?

@misantron misantron merged commit c582963 into master Aug 17, 2023
12 checks passed
@misantron misantron deleted the issue-20 branch August 17, 2023 14:55
@aonamrata
Copy link

Thank you so much 🙏 you are a life saver!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHPUnit 10 support
2 participants