Skip to content

Protection against too long single-word titles

e5b844b
Select commit
Loading
Failed to load commit list.
Open

Protection against too long single word titles #1004

Protection against too long single-word titles
e5b844b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2025 in 0s

58.16% (+0.00%) compared to abf8d4a

View this Pull Request on Codecov

58.16% (+0.00%) compared to abf8d4a

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.16%. Comparing base (abf8d4a) to head (e5b844b).

Files with missing lines Patch % Lines
src/writer/xapianIndexer.cpp 50.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1004   +/-   ##
=======================================
  Coverage   58.15%   58.16%           
=======================================
  Files         100      100           
  Lines        5325     5328    +3     
  Branches     2179     2181    +2     
=======================================
+ Hits         3097     3099    +2     
  Misses        778      778           
- Partials     1450     1451    +1     

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