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

Support Doctrine DBAL 4 instrumentation #51

Merged
merged 2 commits into from
Mar 7, 2024
Merged

Conversation

gaelreyrol
Copy link
Contributor

This PR adds support for doctrine/dbal 4 package.

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 86.40%. Comparing base (855925c) to head (c179785).

Files Patch % Lines
src/aliases.php 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #51      +/-   ##
============================================
- Coverage     89.34%   86.40%   -2.94%     
- Complexity      553      568      +15     
============================================
  Files           109      113       +4     
  Lines          2384     2465      +81     
============================================
  Hits           2130     2130              
- Misses          254      335      +81     
Flag Coverage Δ
phpunit 86.40% <88.88%> (-2.94%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coveralls
Copy link

coveralls commented Mar 7, 2024

Coverage Status

coverage: 86.612% (-2.8%) from 89.422%
when pulling c179785 on feat/doctrine-dbal-4
into 855925c on main.

@gaelreyrol gaelreyrol merged commit 7f3eb8a into main Mar 7, 2024
7 of 10 checks passed
@gaelreyrol gaelreyrol deleted the feat/doctrine-dbal-4 branch March 7, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants