Skip to content

Wire startLine/endLine params through to extract flow analysis

73fe602
Select commit
Loading
Failed to load commit list.
Merged

feat: v8.1 refactoring tools batch 2 #128

Wire startLine/endLine params through to extract flow analysis
73fe602
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2026 in 0s

45.5% (+0.5%) compared to b720cb1

View this Pull Request on Codecov

45.5% (+0.5%) compared to b720cb1

Details

Codecov Report

❌ Patch coverage is 59.51991% with 742 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/suggest/analyzer.go 53.6% 142 Missing and 12 partials ⚠️
internal/testgap/analyzer.go 12.3% 140 Missing and 2 partials ⚠️
internal/query/compound_refactor.go 37.1% 105 Missing and 15 partials ⚠️
internal/query/prepare_rename.go 0.0% 70 Missing ⚠️
internal/query/prepare_move.go 63.1% 32 Missing and 6 partials ⚠️
internal/audit/analyzer.go 21.0% 30 Missing ⚠️
internal/mcp/tool_impls_compound.go 50.0% 25 Missing and 5 partials ⚠️
internal/query/compound.go 25.0% 24 Missing and 3 partials ⚠️
internal/mcp/tool_impls_testgap.go 0.0% 25 Missing ⚠️
internal/query/prepare_extract.go 82.0% 16 Missing and 5 partials ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff            @@
##           develop    #128     +/-   ##
=========================================
+ Coverage     44.9%   45.5%   +0.5%     
=========================================
  Files          350     365     +15     
  Lines        60028   61829   +1801     
=========================================
+ Hits         27004   28165   +1161     
- Misses       31188   31761    +573     
- Partials      1836    1903     +67     

📢 Thoughts on this report? Let us know!

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.