Skip to content

feat(godot): resolve UID-form autoloads and unify resource impact queries#161

Merged
sunerpy merged 1 commit into
mainfrom
feat/godot-doc-rev52-uid-impact-cli
Jul 17, 2026
Merged

feat(godot): resolve UID-form autoloads and unify resource impact queries#161
sunerpy merged 1 commit into
mainfrom
feat/godot-doc-rev52-uid-impact-cli

feat(godot): resolve UID-form autoloads and unify resource impact que…

86a7301
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
...es/codegraph-resolve/src/frameworks/godot_scene.rs 91.66% 6 Missing ⚠️
crates/codegraph-cli/src/main.rs 96.42% 2 Missing ⚠️
.../codegraph-resolve/src/frameworks/godot_project.rs 99.38% 1 Missing ⚠️
crates/codegraph-store/src/queries.rs 98.68% 1 Missing ⚠️

Impacted file tree graph

@@            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.