Skip to content

feat(OnConflict): index-inference predicate for ON CONFLICT (Postgres/SQLite)#258

Merged
roxblnfk merged 2 commits into
2.xfrom
feature/upsert-on-conflict-predicate
Jun 24, 2026
Merged

feat(OnConflict): index-inference predicate for ON CONFLICT (Postgres/SQLite)#258
roxblnfk merged 2 commits into
2.xfrom
feature/upsert-on-conflict-predicate

chore(OnConflict): address review feedback

4110dbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 0s

95.69% (+0.01%) compared to 33cf5d5

View this Pull Request on Codecov

95.69% (+0.01%) compared to 33cf5d5

Details

Codecov Report

❌ Patch coverage is 97.22222% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.69%. Comparing base (33cf5d5) to head (4110dbd).

Files with missing lines Patch % Lines
src/Driver/Compiler.php 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #258      +/-   ##
============================================
+ Coverage     95.68%   95.69%   +0.01%     
- Complexity     2038     2067      +29     
============================================
  Files           137      140       +3     
  Lines          5775     5835      +60     
============================================
+ Hits           5526     5584      +58     
- Misses          249      251       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.