Skip to content

Cleanup leftover method

b6873ee
Select commit
Loading
Failed to load commit list.
Merged

Reduce allocations for MarkdownTextChunker by 80-95 % #9

Cleanup leftover method
b6873ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 10, 2025 in 0s

74.32% (-1.14%) compared to 22e277d

View this Pull Request on Codecov

74.32% (-1.14%) compared to 22e277d

Details

Codecov Report

❌ Patch coverage is 75.73964% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.32%. Comparing base (22e277d) to head (b6873ee).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...nagedCode.GraphRag/Chunking/MarkdownTextChunker.cs 75.73% 35 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   75.46%   74.32%   -1.14%     
==========================================
  Files         115      115              
  Lines        4757     4885     +128     
  Branches      798      827      +29     
==========================================
+ Hits         3590     3631      +41     
- Misses        854      947      +93     
+ Partials      313      307       -6     

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