Skip to content

feat: Support passing DB functions into matching_any and matching_all#110

Merged
isaacvando merged 1 commit into
mainfrom
support-db-function-arguments
Jun 18, 2026
Merged

feat: Support passing DB functions into matching_any and matching_all#110
isaacvando merged 1 commit into
mainfrom
support-db-function-arguments

Conversation

@isaacvando

Copy link
Copy Markdown
Collaborator

Ticket(s) Closed

  • Closes #

What

Why

How

Tests

@isaacvando isaacvando changed the title Support passing DB functions into matching_any and matching_all feat: Support passing DB functions into matching_any and matching_all Jun 18, 2026
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.40%. Comparing base (936082b) to head (96d3bbd).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   90.34%   90.40%   +0.05%     
==========================================
  Files          20       20              
  Lines        2404     2418      +14     
  Branches      710      714       +4     
==========================================
+ Hits         2172     2186      +14     
  Misses        232      232              
Flag Coverage Δ
rails-paradedb 90.40% <100.00%> (+0.05%) ⬆️
rb3.2 90.68% <100.00%> (+0.05%) ⬆️
rb3.3 90.68% <100.00%> (+0.05%) ⬆️
rb3.4 90.40% <100.00%> (+0.05%) ⬆️
rb4.0 90.40% <100.00%> (+0.05%) ⬆️
rl7.2 90.40% <100.00%> (+0.05%) ⬆️
rl8.1 90.40% <100.00%> (+0.05%) ⬆️

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

Files with missing lines Coverage Δ
lib/parade_db/arel/builder.rb 94.22% <100.00%> (+0.12%) ⬆️
lib/parade_db/arel/predications.rb 97.70% <100.00%> (+0.12%) ⬆️
lib/parade_db/migration_helpers.rb 84.60% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@isaacvando isaacvando force-pushed the support-db-function-arguments branch from 0f09e7b to 96d3bbd Compare June 18, 2026 20:14
@isaacvando isaacvando merged commit 17352bf into main Jun 18, 2026
15 checks passed
@isaacvando isaacvando deleted the support-db-function-arguments branch June 18, 2026 20:17
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