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

Support uncompressed or fully in-memory vocabularies #1740

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Merge in the master, and fix some sonarcloud things.

b2b71c2
Select commit
Loading
Failed to load commit list.
Open

Support uncompressed or fully in-memory vocabularies #1740

Merge in the master, and fix some sonarcloud things.
b2b71c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2025 in 0s

90.15% (+0.00%) compared to 1213437

View this Pull Request on Codecov

90.15% (+0.00%) compared to 1213437

Details

Codecov Report

Attention: Patch coverage is 96.31336% with 8 lines in your changes missing coverage. Please review.

Project coverage is 90.15%. Comparing base (1213437) to head (b2b71c2).

Files with missing lines Patch % Lines
src/global/Pattern.h 82.92% 2 Missing and 5 partials ⚠️
src/index/Vocabulary.cpp 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #1740    +/-   ##
========================================
  Coverage   90.14%   90.15%            
========================================
  Files         399      402     +3     
  Lines       38213    38329   +116     
  Branches     4281     4285     +4     
========================================
+ Hits        34448    34555   +107     
- Misses       2473     2479     +6     
- Partials     1292     1295     +3     

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