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

feat: fix use deprecated dbal connection function ping #37

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

Yozhef
Copy link
Member

@Yozhef Yozhef commented Dec 15, 2021

No description provided.

@Yozhef Yozhef requested review from Yonchi and IiiigorGG December 15, 2021 17:25
@Yozhef Yozhef linked an issue Dec 15, 2021 that may be closed by this pull request
Yonchi
Yonchi previously approved these changes Dec 15, 2021
@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #37 (644bdb9) into develop (dbdd811) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #37      +/-   ##
=============================================
+ Coverage      98.48%   98.50%   +0.02%     
  Complexity        20       20              
=============================================
  Files              8        8              
  Lines             66       67       +1     
=============================================
+ Hits              65       66       +1     
  Misses             1        1              
Impacted Files Coverage Δ
src/Check/DoctrineCheck.php 100.00% <100.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 dbdd811...644bdb9. Read the comment docs.

@Yozhef Yozhef requested a review from Yonchi December 15, 2021 17:43
@Yozhef Yozhef merged commit 6ae3139 into develop Dec 15, 2021
@Yozhef Yozhef deleted the feat/fixDeprecatedDbalPing branch December 15, 2021 19:17
@ci-macpaw
Copy link
Collaborator

🎉 This PR is included in version 0.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Doctrine deprecated ping()
3 participants