Skip to content

Added edge cases to Suggestion.spellingSuggestions

d99b77b
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Limited version of spelling correction #1007

Added edge cases to Suggestion.spellingSuggestions
d99b77b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2025 in 0s

58.14% (+0.01%) compared to 5d00100

View this Pull Request on Codecov

58.14% (+0.01%) compared to 5d00100

Details

Codecov Report

❌ Patch coverage is 59.25926% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.14%. Comparing base (5d00100) to head (d99b77b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/suggestion.cpp 58.22% 3 Missing and 30 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1007      +/-   ##
==========================================
+ Coverage   58.13%   58.14%   +0.01%     
==========================================
  Files         101      102       +1     
  Lines        5384     5462      +78     
  Branches     2197     2234      +37     
==========================================
+ Hits         3130     3176      +46     
- Misses        795      798       +3     
- Partials     1459     1488      +29     

☔ 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.