Skip to content

cpf/enhancement: Implement import extraction with tree-sitter#324

Merged
shivasurya merged 4 commits into
mainfrom
shiva/callgraph-infra-3
Oct 29, 2025
Merged

cpf/enhancement: Implement import extraction with tree-sitter#324
shivasurya merged 4 commits into
mainfrom
shiva/callgraph-infra-3

Merge branch 'main' into shiva/callgraph-infra-3

1e53414
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2025 in 0s

73.94% (+0.29%) compared to 4e21322

View this Pull Request on Codecov

73.94% (+0.29%) compared to 4e21322

Details

Codecov Report

❌ Patch coverage is 86.66667% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.94%. Comparing base (4e21322) to head (1e53414).

Files with missing lines Patch % Lines
sourcecode-parser/graph/callgraph/imports.go 86.66% 4 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #324      +/-   ##
==========================================
+ Coverage   73.65%   73.94%   +0.29%     
==========================================
  Files          25       26       +1     
  Lines        2615     2675      +60     
==========================================
+ Hits         1926     1978      +52     
- Misses        643      647       +4     
- Partials       46       50       +4     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.