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

Manually merge 2.11.x into 3.0.x #4063

Merged
merged 5 commits into from
Jun 11, 2020
Merged

Manually merge 2.11.x into 3.0.x #4063

merged 5 commits into from
Jun 11, 2020

Conversation

greg0ire
Copy link
Member

No description provided.

beberlei and others added 4 commits June 9, 2020 12:13
…yReplicaConnection

[doctrineGH-4052] Deprecate MasterSlaveConnection and rename to PrimaryReplicaConnection
…latform-constants

Deprecated platform-specific portability mode constants
@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2020

Codecov Report

Merging #4063 into 3.0.x will decrease coverage by 0.02%.
The diff coverage is 75.46%.

Impacted file tree graph

@@             Coverage Diff              @@
##              3.0.x    #4063      +/-   ##
============================================
- Coverage     78.27%   78.25%   -0.03%     
- Complexity     4588     4604      +16     
============================================
  Files           188      190       +2     
  Lines         11527    11585      +58     
============================================
+ Hits           9023     9066      +43     
- Misses         2504     2519      +15     
Impacted Files Coverage Δ Complexity Δ
src/Connections/PrimaryReadReplicaConnection.php 68.10% <68.10%> (ø) 46.00 <46.00> (?)
src/Connections/MasterSlaveConnection.php 66.66% <90.90%> (+0.31%) 11.00 <5.00> (-30.00) ⬆️
src/DriverManager.php 93.61% <100.00%> (+0.35%) 43.00 <0.00> (+3.00)
src/Portability/Connection.php 100.00% <100.00%> (+5.12%) 12.00 <0.00> (-6.00) ⬆️
src/Portability/OptimizeFlags.php 100.00% <100.00%> (ø) 3.00 <3.00> (?)

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 be5e93e...a2fcaee. Read the comment docs.

@greg0ire greg0ire merged commit a2fcaee into doctrine:3.0.x Jun 11, 2020
@morozov
Copy link
Member

morozov commented Jun 11, 2020

Thanks, @greg0ire!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants