Skip to content

Improve synonym functionality

Codecov / codecov/project failed Aug 22, 2024 in 1s

25.66% (-0.85%) compared to 5991095

View this Pull Request on Codecov

25.66% (-0.85%) compared to 5991095

Details

Codecov Report

Attention: Patch coverage is 8.69565% with 63 lines in your changes missing coverage. Please review.

Project coverage is 25.66%. Comparing base (5991095) to head (0ad3a81).

Files Patch % Lines
src/Model/Synonym.php 0.00% 24 Missing ⚠️
src/Form/Type/SynonymType.php 0.00% 14 Missing ⚠️
src/Form/Type/IndexChoiceType.php 0.00% 11 Missing ⚠️
src/Repository/SynonymRepository.php 0.00% 11 Missing ⚠️
src/Factory/SynonymFactory.php 0.00% 2 Missing ⚠️
src/Meilisearch/SynonymResolver.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #15      +/-   ##
============================================
- Coverage     26.51%   25.66%   -0.85%     
- Complexity      361      378      +17     
============================================
  Files            78       79       +1     
  Lines          1192     1243      +51     
============================================
+ Hits            316      319       +3     
- Misses          876      924      +48     

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