Skip to content

Optimize jieba hot paths - #152

Merged
messense merged 9 commits into
mainfrom
codex/perf-optimizations
Jul 6, 2026
Merged

Optimize jieba hot paths#152
messense merged 9 commits into
mainfrom
codex/perf-optimizations

Apply clippy cleanups in tag helpers

21e04f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

83.37% (+0.26%) compared to 1e77e50

View this Pull Request on Codecov

83.37% (+0.26%) compared to 1e77e50

Details

Codecov Report

❌ Patch coverage is 95.20000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.37%. Comparing base (1e77e50) to head (21e04f8).

Files with missing lines Patch % Lines
jieba/src/lib.rs 95.23% 3 Missing ⚠️
jieba/src/posseg.rs 50.00% 2 Missing ⚠️
jieba/src/hmm.rs 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
+ Coverage   83.10%   83.37%   +0.26%     
==========================================
  Files          10       10              
  Lines        2001     2051      +50     
==========================================
+ Hits         1663     1710      +47     
- Misses        338      341       +3     

☔ View full report in Codecov by Harness.
📢 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.