Skip to content

fix(adapters): build a TOC for documents larger than 400 KB - #86

Merged
ekalinin merged 5 commits into
masterfrom
fix/large-markdown-chunking
Aug 20, 2026
Merged

ekalinin merged 5 commits into
masterfrom
fix/large-markdown-chunking

docs: describe chunked conversion of large documents

5c11630
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2026 in 1s

82.34% (-1.30%) compared to 914bbc1

View this Pull Request on Codecov

82.34% (-1.30%) compared to 914bbc1

Details

Codecov Report

❌ Patch coverage is 78.60082% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.34%. Comparing base (914bbc1) to head (5c11630).

Files with missing lines Patch % Lines
internal/core/mdsplit/mdsplit.go 76.25% 23 Missing and 15 partials ⚠️
internal/adapters/htmlconverter.go 71.42% 5 Missing and 3 partials ⚠️
internal/core/toc/anchors.go 86.66% 2 Missing and 2 partials ⚠️
internal/adapters/remoteposter.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   83.64%   82.34%   -1.30%     
==========================================
  Files          35       37       +2     
  Lines         954     1184     +230     
==========================================
+ Hits          798      975     +177     
- Misses        101      132      +31     
- Partials       55       77      +22     

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