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

Add Symfony PHPUnit Bridge #2364

Merged
merged 2 commits into from
Jan 3, 2022
Merged

Conversation

franmomu
Copy link
Collaborator

@franmomu franmomu commented Dec 6, 2021

This also removes deprecation warnings

Needs:

@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2021

Codecov Report

Merging #2364 (50588b8) into main (adcedc1) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #2364   +/-   ##
=========================================
  Coverage     80.29%   80.29%           
  Complexity     3153     3153           
=========================================
  Files           159      159           
  Lines          8160     8160           
=========================================
  Hits           6552     6552           
  Misses         1608     1608           
Impacted Files Coverage Δ
src/Mapping/Driver/AttributeAnnotationReader.php 50.00% <0.00%> (ø)
src/References/LazyCollection.php 19.62% <ø> (ø)
...leteable/Query/TreeWalker/SoftDeleteableWalker.php 95.55% <ø> (ø)
src/Tool/Logging/DBAL/QueryAnalyzer.php 0.00% <ø> (ø)
src/Translatable/Hydrator/ORM/ObjectHydrator.php 95.23% <ø> (ø)
...Translatable/Hydrator/ORM/SimpleObjectHydrator.php 95.23% <ø> (ø)
...ranslatable/Query/TreeWalker/TranslationWalker.php 89.28% <ø> (ø)
src/Tree/Hydrator/ORM/TreeObjectHydrator.php 87.50% <ø> (ø)

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 adcedc1...50588b8. Read the comment docs.

@franmomu franmomu force-pushed the add_bridge branch 2 times, most recently from 36bdcea to bbd6026 Compare December 25, 2021 22:16
@franmomu franmomu force-pushed the add_bridge branch 4 times, most recently from a38dc2d to 4f8931f Compare January 1, 2022 08:22
@franmomu franmomu force-pushed the add_bridge branch 3 times, most recently from 670c765 to dbbac3a Compare January 1, 2022 22:14
@franmomu franmomu force-pushed the add_bridge branch 2 times, most recently from 17ab327 to 8f9f21e Compare January 2, 2022 16:29
@phansys phansys merged commit 7a5426d into doctrine-extensions:main Jan 3, 2022
@phansys
Copy link
Collaborator

phansys commented Jan 3, 2022

Thank you @franmomu!

@franmomu franmomu deleted the add_bridge branch January 3, 2022 09:48
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.

3 participants