Skip to content

docs(cli): documentation about `--include chunk`

3d0b6db
Select commit
Loading
Failed to load commit list.
Merged

feat(cli): implement chunking with line-ranges metadata. #44

docs(cli): documentation about `--include chunk`
3d0b6db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2025 in 0s

97.57% (+0.61%) compared to e79d8c9

View this Pull Request on Codecov

97.57% (+0.61%) compared to e79d8c9

Details

Codecov Report

Attention: Patch coverage is 98.52941% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.57%. Comparing base (e79d8c9) to head (3d0b6db).

Files with missing lines Patch % Lines
src/vectorcode/chunking.py 98.43% 1 Missing ⚠️
src/vectorcode/subcommands/query/__init__.py 97.95% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   96.95%   97.57%   +0.61%     
==========================================
  Files          18       18              
  Lines        1085     1153      +68     
==========================================
+ Hits         1052     1125      +73     
+ Misses         33       28       -5     

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