Fix batchInsert()
with associative arrays
#769
Merged
Codecov / codecov/project
succeeded
Nov 11, 2023 in 1s
99.05% (+0.00%) compared to b92cf1d
View this Pull Request on Codecov
99.05% (+0.00%) compared to b92cf1d
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
b92cf1d
) 99.05% compared to head (8e91e58
) 99.05%.
Additional details and impacted files
@@ Coverage Diff @@
## master #769 +/- ##
=========================================
Coverage 99.05% 99.05%
- Complexity 1270 1271 +1
=========================================
Files 67 67
Lines 3078 3080 +2
=========================================
+ Hits 3049 3051 +2
Misses 29 29
Files | Coverage Δ | |
---|---|---|
src/QueryBuilder/AbstractDMLQueryBuilder.php | 97.48% <100.00%> (+0.03%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading