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 #278

Merged
merged 3 commits into from
Nov 7, 2023

Add line to CHANGELOG.md

4e85b0e
Select commit
Loading
Failed to load commit list.
Merged

Move methods from command to abstract pdo command #278

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

98.42% (-0.04%) compared to 11f981b, passed because coverage was not affected by patch

View this Pull Request on Codecov

98.42% (-0.04%) compared to 11f981b, passed because coverage was not affected by patch

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (11f981b) 98.46% compared to head (4e85b0e) 98.42%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #278      +/-   ##
============================================
- Coverage     98.46%   98.42%   -0.04%     
+ Complexity      342      332      -10     
============================================
  Files            19       19              
  Lines          1039     1018      -21     
============================================
- Hits           1023     1002      -21     
  Misses           16       16              
Files Coverage Δ
src/Command.php 98.59% <ø> (-0.33%) ⬇️

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