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 support for Solr group queries to Solr service #914

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add support for Solr group queries to Solr service

b87a51b
Select commit
Loading
Failed to load commit list.
Open

Add support for Solr group queries to Solr service #914

Add support for Solr group queries to Solr service
b87a51b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

71.06% (-0.08%) compared to af5ab7b

View this Pull Request on Codecov

71.06% (-0.08%) compared to af5ab7b

Details

Codecov Report

Attention: Patch coverage is 61.29032% with 12 lines in your changes missing coverage. Please review.

Project coverage is 71.06%. Comparing base (af5ab7b) to head (b87a51b).

Files with missing lines Patch % Lines
backend/src/monarch_py/service/solr_service.py 14.28% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #914      +/-   ##
==========================================
- Coverage   71.14%   71.06%   -0.08%     
==========================================
  Files          91       91              
  Lines        3136     3166      +30     
==========================================
+ Hits         2231     2250      +19     
- Misses        905      916      +11     

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