feat(godot): resolve UID-form autoloads and unify resource impact queries#161
Merged
Codecov / codecov/project
succeeded
Jul 17, 2026 in 0s
95.27% (target 95.00%)
View this Pull Request on Codecov
95.27% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 97.44246% with 10 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #161 +/- ##
==========================================
+ Coverage 95.25% 95.27% +0.02%
==========================================
Files 124 124
Lines 60786 61140 +354
==========================================
+ Hits 57900 58250 +350
- Misses 2886 2890 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| crates/codegraph-extract/src/engine.rs | 95.81% <100.00%> (+0.03%) |
⬆️ |
| crates/codegraph-mcp/src/engine.rs | 97.36% <100.00%> (ø) |
|
| crates/codegraph-mcp/src/protocol.rs | 100.00% <100.00%> (ø) |
|
| crates/codegraph-resolve/src/frameworks/godot.rs | 87.45% <100.00%> (+1.09%) |
⬆️ |
| .../codegraph-resolve/src/frameworks/godot_project.rs | 98.34% <99.38%> (+0.46%) |
⬆️ |
| crates/codegraph-store/src/queries.rs | 98.22% <98.68%> (+0.01%) |
⬆️ |
| crates/codegraph-cli/src/main.rs | 89.26% <96.42%> (+0.05%) |
⬆️ |
| ...es/codegraph-resolve/src/frameworks/godot_scene.rs | 96.12% <91.66%> (-0.79%) |
⬇️ |
🚀 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