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

Refactor DMLQueryBuilder #271

Merged
merged 7 commits into from
Nov 1, 2023

Remove `Generator` from tests

13c43c1
Select commit
Loading
Failed to load commit list.
Merged

Refactor DMLQueryBuilder #271

Remove `Generator` from tests
13c43c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 1s

98.46% (-0.02%) compared to 6bf147f, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

98.46% (-0.02%) compared to 6bf147f, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6bf147f) 98.47% compared to head (13c43c1) 98.46%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #271      +/-   ##
============================================
- Coverage     98.47%   98.46%   -0.02%     
+ Complexity      343      342       -1     
============================================
  Files            19       19              
  Lines          1046     1039       -7     
============================================
- Hits           1030     1023       -7     
  Misses           16       16              
Files Coverage Δ
src/DMLQueryBuilder.php 100.00% <100.00%> (ø)

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