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

Enable support for default model id on HybridQueryBuilder #541

Merge branch 'main' into HybridQuery_SupportForEnablingDefaultModelId

2697e1b
Select commit
Loading
Failed to load commit list.
Merged

Enable support for default model id on HybridQueryBuilder #541

Merge branch 'main' into HybridQuery_SupportForEnablingDefaultModelId
2697e1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 0s

84.39% (+0.05%) compared to 7320cd3

View this Pull Request on Codecov

84.39% (+0.05%) compared to 7320cd3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7320cd3) 84.33% compared to head (2697e1b) 84.39%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #541      +/-   ##
============================================
+ Coverage     84.33%   84.39%   +0.05%     
- Complexity      533      535       +2     
============================================
  Files            40       40              
  Lines          1564     1570       +6     
  Branches        244      245       +1     
============================================
+ Hits           1319     1325       +6     
  Misses          133      133              
  Partials        112      112              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.