Skip to content

Fix add bbox to node update signal#278

Merged
TeunHuijben merged 6 commits intoroyerlab:mainfrom
TeunHuijben:fix-add-bbox-to-node-update-signal
Mar 31, 2026
Merged

Fix add bbox to node update signal#278
TeunHuijben merged 6 commits intoroyerlab:mainfrom
TeunHuijben:fix-add-bbox-to-node-update-signal

Conversation

@TeunHuijben
Copy link
Copy Markdown
Contributor

fix bug originating from #276

TeunHuijben and others added 5 commits March 30, 2026 16:54
* cache node/edge_attr_schema in SQL graph

* update_node_attrs only reads necessary columns

* signal consumers need different columns, so we need a bigger change if we want to move away from fetching all columns

* only fetch the necessary signal keys in update_node_attrs()
@TeunHuijben TeunHuijben marked this pull request as ready for review March 31, 2026 21:22
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.37%. Comparing base (906218d) to head (c0d6a13).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #278   +/-   ##
=======================================
  Coverage   87.37%   87.37%           
=======================================
  Files          56       56           
  Lines        4744     4744           
  Branches      836      836           
=======================================
  Hits         4145     4145           
  Misses        379      379           
  Partials      220      220           

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

@TeunHuijben TeunHuijben merged commit 30a716c into royerlab:main Mar 31, 2026
7 checks passed
@TeunHuijben TeunHuijben deleted the fix-add-bbox-to-node-update-signal branch March 31, 2026 21:36
TeunHuijben added a commit that referenced this pull request Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants