Skip to content

perform a status test when initializing the solr connector

Codecov / codecov/project succeeded Feb 23, 2024 in 0s

86.27% (+0.39%) compared to cd5bc31

View this Pull Request on Codecov

86.27% (+0.39%) compared to cd5bc31

Details

Codecov Report

Attention: Patch coverage is 80.50139% with 70 lines in your changes are missing coverage. Please review.

Project coverage is 86.27%. Comparing base (cd5bc31) to head (ca32e8c).

❗ Current head ca32e8c differs from pull request most recent head 83ac6f6. Consider uploading reports for the commit 83ac6f6 to get more accurate results

Files Patch % Lines
lib/goo/search/solr/solr_schema.rb 72.34% 26 Missing ⚠️
lib/goo/search/search.rb 82.41% 16 Missing ⚠️
lib/goo/search/solr/solr_admin.rb 69.76% 13 Missing ⚠️
lib/goo/search/solr/solr_schema_generator.rb 85.36% 6 Missing ⚠️
lib/goo/search/solr/solr_query.rb 86.84% 5 Missing ⚠️
lib/goo.rb 91.30% 2 Missing ⚠️
lib/goo/search/solr/solr_connector.rb 91.66% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development      #54      +/-   ##
===============================================
+ Coverage        85.87%   86.27%   +0.39%     
===============================================
  Files               41       46       +5     
  Lines             2698     3046     +348     
===============================================
+ Hits              2317     2628     +311     
- Misses             381      418      +37     

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