feat(extraction): index Terraform/HCL (.tf/.tfvars/.tofu) at the extraction tier#155
Merged
Merged
Codecov / codecov/project
succeeded
Jul 15, 2026 in 0s
95.40% (target 95.00%)
View this Pull Request on Codecov
95.40% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 91.59664% with 40 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/codegraph-extract/src/lang/terraform.rs | 89.54% | 30 Missing |
| crates/codegraph-extract/src/walker.rs | 94.28% | 10 Missing |
@@ Coverage Diff @@
## main #155 +/- ##
==========================================
- Coverage 95.44% 95.40% -0.04%
==========================================
Files 121 122 +1
Lines 59305 59780 +475
==========================================
+ Hits 56605 57035 +430
- Misses 2700 2745 +45 | Files with missing lines | Coverage Δ | |
|---|---|---|
| crates/codegraph-core/src/types.rs | 100.00% <100.00%> (ø) |
|
| crates/codegraph-extract/src/engine.rs | 95.72% <100.00%> (+0.03%) |
⬆️ |
| crates/codegraph-extract/src/lang/mod.rs | 100.00% <100.00%> (ø) |
|
| crates/codegraph-store/src/queries.rs | 98.19% <100.00%> (+<0.01%) |
⬆️ |
| crates/codegraph-extract/src/walker.rs | 92.66% <94.28%> (+0.06%) |
⬆️ |
| crates/codegraph-extract/src/lang/terraform.rs | 89.54% <89.54%> (ø) |
... and 3 files with indirect coverage changes
🚀 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.
Loading