Skip to content

Fix for "Complex Where Conditions"#21

Merged
tommyknocker merged 2 commits intotommyknocker:masterfrom
catchem88:master
Apr 10, 2026
Merged

Fix for "Complex Where Conditions"#21
tommyknocker merged 2 commits intotommyknocker:masterfrom
catchem88:master

Conversation

@catchem88
Copy link
Copy Markdown

#20

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 8, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 42.30769% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.35%. Comparing base (044e10e) to head (e96cde9).

Files with missing lines Patch % Lines
src/query/ConditionBuilder.php 35.29% 11 Missing ⚠️
src/query/QueryBuilder.php 55.55% 4 Missing ⚠️

❌ Your patch status has failed because the patch coverage (42.30%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project status has failed because the head coverage (65.35%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #21      +/-   ##
============================================
- Coverage     65.37%   65.35%   -0.03%     
- Complexity    12450    12455       +5     
============================================
  Files           341      341              
  Lines         34866    34882      +16     
============================================
+ Hits          22795    22796       +1     
- Misses        12071    12086      +15     
Flag Coverage Δ
mariadb 16.70% <42.30%> (-0.01%) ⬇️
mssql 16.92% <42.30%> (-0.01%) ⬇️
mysql 16.67% <42.30%> (-0.01%) ⬇️
oracle 11.97% <42.30%> (-0.01%) ⬇️
postgres 17.71% <42.30%> (-0.01%) ⬇️
shared 45.35% <42.30%> (-0.02%) ⬇️
sqlite 16.45% <42.30%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/query/QueryBuilder.php 89.50% <55.55%> (-0.56%) ⬇️
src/query/ConditionBuilder.php 80.04% <35.29%> (-2.06%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 044e10e...e96cde9. Read the comment docs.

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

@tommyknocker tommyknocker merged commit a7b88c4 into tommyknocker:master Apr 10, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants