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

Better naming classes with PDO - part 2. #213

Closed
wants to merge 1 commit into from

Conversation

terabytesoftw
Copy link
Member

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues yiisoft/db#641

@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (4517162) 98.16% compared to head (64186f0) 98.16%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #213   +/-   ##
=========================================
  Coverage     98.16%   98.16%           
  Complexity      195      195           
=========================================
  Files            16       16           
  Lines           600      600           
=========================================
  Hits            589      589           
  Misses           11       11           
Impacted Files Coverage Δ
src/Driver.php 100.00% <ø> (ø)
src/Schema.php 99.60% <ø> (ø)
src/Transaction.php 100.00% <ø> (ø)
src/Command.php 98.50% <100.00%> (ø)
src/Connection.php 96.66% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@terabytesoftw terabytesoftw added the status:code review The pull request needs review. label Apr 6, 2023
@terabytesoftw
Copy link
Member Author

Closed in favor #216

@terabytesoftw terabytesoftw deleted the better-naming-2 branch April 6, 2023 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant