Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

update use Doctrine\Common\Persistence to Doctrine\Persistence #2059

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

etienneleba
Copy link

@codecov-commenter
Copy link

Codecov Report

Merging #2059 into master will decrease coverage by 0.61%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2059      +/-   ##
============================================
- Coverage     56.56%   55.94%   -0.62%     
  Complexity     2068     2068              
============================================
  Files           306      306              
  Lines          4849     4849              
============================================
- Hits           2743     2713      -30     
- Misses         2106     2136      +30     
Impacted Files Coverage Δ Complexity Δ
src/Faker/ORM/Doctrine/ColumnTypeGuesser.php 0.00% <ø> (ø) 28.00 <0.00> (ø)
src/Faker/ORM/Doctrine/EntityPopulator.php 0.00% <ø> (ø) 50.00 <0.00> (ø)
src/Faker/ORM/Doctrine/Populator.php 0.00% <ø> (ø) 11.00 <0.00> (ø)
src/Faker/Provider/de_AT/Person.php 0.00% <0.00%> (-100.00%) 1.00% <0.00%> (ø%)
src/Faker/Provider/hr_HR/Company.php 0.00% <0.00%> (-100.00%) 1.00% <0.00%> (ø%)
src/Faker/Provider/ne_NP/Person.php 0.00% <0.00%> (-50.00%) 2.00% <0.00%> (ø%)
src/Faker/Provider/sr_RS/Address.php 66.66% <0.00%> (-33.34%) 3.00% <0.00%> (ø%)
src/Faker/Provider/en_AU/Address.php 75.00% <0.00%> (-25.00%) 4.00% <0.00%> (ø%)
src/Faker/Provider/en_IN/Address.php 50.00% <0.00%> (-25.00%) 8.00% <0.00%> (ø%)
src/Faker/Provider/es_AR/Address.php 50.00% <0.00%> (-25.00%) 4.00% <0.00%> (ø%)
... and 41 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 5337ce5...899cc2d. Read the comment docs.

@Alymosul
Copy link

Can we get this merged?

@pimjansen
Copy link
Contributor

How does this work with older Doctrine versions?

@dunglas
Copy link
Contributor

dunglas commented Oct 23, 2020

No it doesn't work with oldest Doctrine versions. But those versions aren't supported anymore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants