Skip to content

Add support to declarative joins [SQLAlchemy]#585

Open
agusmdev wants to merge 3 commits into
arthurio:mainfrom
agusmdev:main
Open

Add support to declarative joins [SQLAlchemy]#585
agusmdev wants to merge 3 commits into
arthurio:mainfrom
agusmdev:main

Add check to avoid unnecessary joins on empty nested filters

c01ef72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

100.00% (+0.00%) compared to 97d5767

View this Pull Request on Codecov

100.00% (+0.00%) compared to 97d5767

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (97d5767) to head (c01ef72).
⚠️ Report is 24 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #585   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          190       197    +7     
=========================================
+ Hits           190       197    +7     
Files with missing lines Coverage Δ
fastapi_filter/contrib/sqlalchemy/filter.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.