Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filter function for NeuralQueryBuilder and HybridQueryBuilder and… #1206

Merged
merged 1 commit into from
Mar 19, 2025

Add filter function for NeuralQueryBuilder and HybridQueryBuilder and…

f9b9425
Select commit
Loading
Failed to load commit list.
Merged

Add filter function for NeuralQueryBuilder and HybridQueryBuilder and… #1206

Add filter function for NeuralQueryBuilder and HybridQueryBuilder and…
f9b9425
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2025 in 1s

81.83% (+0.00%) compared to 57124dd

View this Pull Request on Codecov

81.83% (+0.00%) compared to 57124dd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.83%. Comparing base (57124dd) to head (f9b9425).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##               main    #1206     +/-   ##
===========================================
  Coverage     81.83%   81.83%             
+ Complexity     2607     1311   -1296     
===========================================
  Files           190       95     -95     
  Lines          8922     4481   -4441     
  Branches       1520      764    -756     
===========================================
- Hits           7301     3667   -3634     
+ Misses         1028      518    -510     
+ Partials        593      296    -297     

☔ View full report in Codecov by Sentry.
📢 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.