Skip to content

feat: Use composable modifier functions - #46

Merged
isaacvando merged 1 commit into
mainfrom
make-modifiers-composable
May 21, 2026
Merged

feat: Use composable modifier functions#46
isaacvando merged 1 commit into
mainfrom
make-modifiers-composable

Conversation

@isaacvando

Copy link
Copy Markdown
Collaborator

Ticket(s) Closed

  • Closes #

What

Why

How

Tests

philippemnoel
philippemnoel previously approved these changes May 21, 2026
@codecov

codecov Bot commented May 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.53846% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.54%. Comparing base (7b1062a) to head (effdcbb).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/ParadeDB.EntityFrameworkCore/Pdb.cs 0.00% 6 Missing ⚠️
...e/Internal/Query/Translators/ModifierTranslator.cs 96.96% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   89.10%   90.54%   +1.43%     
==========================================
  Files          29       30       +1     
  Lines         404      423      +19     
  Branches       33       37       +4     
==========================================
+ Hits          360      383      +23     
+ Misses         34       31       -3     
+ Partials       10        9       -1     
Flag Coverage Δ
net10.0 90.54% <86.53%> (+1.43%) ⬆️
net8.0 90.54% <86.53%> (+1.43%) ⬆️
net9.0 90.54% <86.53%> (+1.43%) ⬆️

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

Files with missing lines Coverage Δ
...Query/ParadeDbEvaluatableExpressionFilterPlugin.cs 94.11% <100.00%> (-5.89%) ⬇️
...ternal/Query/ParadeDbMethodCallTranslatorPlugin.cs 100.00% <100.00%> (ø)
...e/Internal/Query/Translators/OperatorTranslator.cs 100.00% <ø> (+19.44%) ⬆️
...e/Internal/Query/Translators/ModifierTranslator.cs 96.96% <96.96%> (ø)
src/ParadeDB.EntityFrameworkCore/Pdb.cs 40.00% <0.00%> (-60.00%) ⬇️

... and 2 files with indirect coverage changes

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

@isaacvando
isaacvando force-pushed the make-modifiers-composable branch from 8d19166 to effdcbb Compare May 21, 2026 20:58
@isaacvando
isaacvando merged commit 1280ae0 into main May 21, 2026
11 checks passed
@isaacvando
isaacvando deleted the make-modifiers-composable branch May 21, 2026 21:02
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.

2 participants