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

Allow php8 build to pass #6333

Merged
merged 1 commit into from
Aug 29, 2020
Merged

Conversation

jordisala1991
Copy link
Member

@jordisala1991 jordisala1991 commented Aug 27, 2020

No description provided.

@jordisala1991 jordisala1991 force-pushed the test/test/test branch 4 times, most recently from 36e1adb to 64e6467 Compare August 27, 2020 14:31
@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2020

Codecov Report

Merging #6333 into 3.x will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #6333      +/-   ##
============================================
- Coverage     77.59%   77.50%   -0.10%     
- Complexity     2600     2602       +2     
============================================
  Files           140      142       +2     
  Lines          7743     7778      +35     
============================================
+ Hits           6008     6028      +20     
- Misses         1735     1750      +15     
Impacted Files Coverage Δ Complexity Δ
src/Admin/BaseFieldDescription.php 80.69% <0.00%> (-1.22%) 86.00% <0.00%> (ø%)
src/Admin/Extension/LockExtension.php 100.00% <0.00%> (ø) 10.00% <0.00%> (ø%)
src/Resources/skeleton/AdminController.tpl.php 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
src/Resources/skeleton/Admin.tpl.php 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
src/DependencyInjection/Configuration.php 98.00% <0.00%> (+0.03%) 9.00% <0.00%> (ø%)
src/Admin/AbstractAdmin.php 79.72% <0.00%> (+0.03%) 463.00% <0.00%> (ø%)
src/Twig/Extension/SonataAdminExtension.php 88.21% <0.00%> (+0.04%) 83.00% <0.00%> (+1.00%)
src/Datagrid/Datagrid.php 96.89% <0.00%> (+0.04%) 52.00% <0.00%> (ø%)
src/Route/RouteCollection.php 94.89% <0.00%> (+0.05%) 39.00% <0.00%> (ø%)
...ection/Compiler/AddDependencyCallsCompilerPass.php 94.20% <0.00%> (+0.05%) 76.00% <0.00%> (ø%)
... and 3 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 da06013...b10fe6f. Read the comment docs.

@jordisala1991 jordisala1991 force-pushed the test/test/test branch 2 times, most recently from c52c313 to aabde6d Compare August 27, 2020 15:03
phpunit.xml.dist Outdated Show resolved Hide resolved
@SonataCI
Copy link
Collaborator

Could you please rebase your PR and fix merge conflicts?

@jordisala1991 jordisala1991 force-pushed the test/test/test branch 4 times, most recently from 054f9f3 to fe0cb26 Compare August 29, 2020 09:29
@jordisala1991 jordisala1991 changed the title Test phpunit 9.3 Allow php8 build to pass Aug 29, 2020
@jordisala1991 jordisala1991 marked this pull request as ready for review August 29, 2020 10:40
@jordisala1991
Copy link
Member Author

The build will pass then dev-kit dispatches files

@jordisala1991
Copy link
Member Author

Now its working.

@greg0ire greg0ire merged commit 63242f0 into sonata-project:3.x Aug 29, 2020
@greg0ire
Copy link
Contributor

Thanks @jordisala1991 !

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.

None yet

5 participants