feat(extraction): index CFML (.cfc/.cfm/.cfs) at the extraction tier#159
Merged
Codecov / codecov/project
succeeded
Jul 16, 2026 in 0s
95.25% (target 95.00%)
View this Pull Request on Codecov
95.25% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 90.75975% with 45 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/codegraph-extract/src/lang/cfml.rs | 87.68% | 33 Missing |
| crates/codegraph-extract/src/walker.rs | 94.02% | 12 Missing |
@@ Coverage Diff @@
## main #159 +/- ##
==========================================
- Coverage 95.28% 95.25% -0.04%
==========================================
Files 123 124 +1
Lines 60302 60786 +484
==========================================
+ Hits 57461 57900 +439
- Misses 2841 2886 +45 | Files with missing lines | Coverage Δ | |
|---|---|---|
| crates/codegraph-core/src/types.rs | 100.00% <100.00%> (ø) |
|
| crates/codegraph-extract/src/engine.rs | 95.78% <100.00%> (+0.03%) |
⬆️ |
| crates/codegraph-extract/src/lang/mod.rs | 100.00% <100.00%> (ø) |
|
| crates/codegraph-extract/src/spec.rs | 86.36% <100.00%> (+0.48%) |
⬆️ |
| crates/codegraph-store/src/queries.rs | 98.20% <100.00%> (+<0.01%) |
⬆️ |
| crates/codegraph-extract/src/walker.rs | 92.48% <94.02%> (+0.06%) |
⬆️ |
| crates/codegraph-extract/src/lang/cfml.rs | 87.68% <87.68%> (ø) |
🚀 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