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

Move methods from command to abstract pdo command #309

Merged
merged 3 commits into from
Nov 7, 2023

Add line to CHANGELOG.md

cdd3762
Select commit
Loading
Failed to load commit list.
Merged

Move methods from command to abstract pdo command #309

Add line to CHANGELOG.md
cdd3762
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2023 in 0s

99.04% (-0.04%) compared to dcb2370, passed because coverage was not affected by patch

View this Pull Request on Codecov

99.04% (-0.04%) compared to dcb2370, passed because coverage was not affected by patch

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dcb2370) 99.08% compared to head (cdd3762) 99.04%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #309      +/-   ##
============================================
- Coverage     99.08%   99.04%   -0.04%     
+ Complexity      184      174      -10     
============================================
  Files            13       13              
  Lines           545      524      -21     
============================================
- Hits            540      519      -21     
  Misses            5        5              
Files Coverage Δ
src/Command.php 94.73% <ø> (-2.77%) ⬇️

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