Skip to content

[2.10] MOD-6786 Fix search on larger then 128 terms (#5524)#6273

Merged
nafraf merged 1 commit into2.10from
nafraf_backport-5524-to-2.10
Jun 6, 2025
Merged

[2.10] MOD-6786 Fix search on larger then 128 terms (#5524)#6273
nafraf merged 1 commit into2.10from
nafraf_backport-5524-to-2.10

Conversation

@nafraf
Copy link
Collaborator

@nafraf nafraf commented Jun 6, 2025

Description

Manual backport of #5524 to 2.10.
(cherry picked from commit efda03d)

Changes

  • Update testLongTerms(env) because now the term is not truncated.

@nafraf nafraf requested review from lerman25 and oshadmi June 6, 2025 18:56
@codecov
Copy link

codecov bot commented Jun 6, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.47%. Comparing base (edd03d1) to head (60e2725).
Report is 1 commits behind head on 2.10.

Files with missing lines Patch % Lines
src/tokenize.c 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.10    #6273      +/-   ##
==========================================
- Coverage   86.50%   86.47%   -0.04%     
==========================================
  Files         204      204              
  Lines       34691    34691              
==========================================
- Hits        30011    29999      -12     
- Misses       4680     4692      +12     
Flag Coverage Δ
flow 81.81% <33.33%> (-0.17%) ⬇️
unit 39.95% <33.33%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nafraf nafraf added this pull request to the merge queue Jun 6, 2025
Merged via the queue into 2.10 with commit 1f05a80 Jun 6, 2025
8 of 9 checks passed
@nafraf nafraf deleted the nafraf_backport-5524-to-2.10 branch June 6, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants