Skip to content

[2.10] MOD-8799: Support special utf8 (#5637)#6331

Merged
oshadmi merged 1 commit into2.10from
nafraf_backport-5637-to-2.10
Jun 17, 2025
Merged

[2.10] MOD-8799: Support special utf8 (#5637)#6331
oshadmi merged 1 commit into2.10from
nafraf_backport-5637-to-2.10

Conversation

@nafraf
Copy link
Collaborator

@nafraf nafraf commented Jun 16, 2025

Description

Manual backport of #5637 to 2.10.
(cherry picked from commit dfe511e)

@codecov
Copy link

codecov bot commented Jun 16, 2025

Codecov Report

Attention: Patch coverage is 88.15166% with 25 lines in your changes missing coverage. Please review.

Project coverage is 86.99%. Comparing base (205c30a) to head (8bb04a4).
Report is 1 commits behind head on 2.10.

Files with missing lines Patch % Lines
src/aggregate/expr/lexer.c 83.33% 7 Missing ⚠️
src/trie/rune_util.c 84.00% 4 Missing ⚠️
src/query_parser/v1/lexer.c 86.95% 3 Missing ⚠️
src/query_parser/v2/lexer.c 86.95% 3 Missing ⚠️
src/query_parser/v1/parser.c 50.00% 2 Missing ⚠️
src/stopwords.c 83.33% 2 Missing ⚠️
src/tag_index.c 81.81% 2 Missing ⚠️
src/tokenize.c 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.10    #6331      +/-   ##
==========================================
- Coverage   87.04%   86.99%   -0.05%     
==========================================
  Files         204      204              
  Lines       34997    35045      +48     
==========================================
+ Hits        30462    30489      +27     
- Misses       4535     4556      +21     
Flag Coverage Δ
flow 81.94% <83.41%> (-0.17%) ⬇️
unit 40.70% <74.88%> (+<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.

@oshadmi oshadmi added this pull request to the merge queue Jun 17, 2025
Merged via the queue into 2.10 with commit 5509be3 Jun 17, 2025
12 of 13 checks passed
@oshadmi oshadmi deleted the nafraf_backport-5637-to-2.10 branch June 17, 2025 08:07
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.

2 participants