Skip to content

BUGFIX: Force-directed graph interactions not reliably working#66

Merged
JanNiklasWeder merged 4 commits intomasterfrom
fix/3d-graph
Mar 11, 2026
Merged

BUGFIX: Force-directed graph interactions not reliably working#66
JanNiklasWeder merged 4 commits intomasterfrom
fix/3d-graph

Conversation

@JanNiklasWeder
Copy link
Member

Users could not always interact with the force-directed graph visualization using right- and left-click. To fix this, we updated “3d-force-graph” to 1.79.1 and delayed graph initialization until the other elements were loaded.

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/cobramod/__init__.py 100.00% <100.00%> (ø)
src/cobramod/core/pathway.py 88.28% <ø> (ø)
src/cobramod/core/summary.py 99.05% <ø> (ø)
src/cobramod/retrieval.py 83.03% <100.00%> (ø)
src/cobramod/utils.py 92.41% <100.00%> (ø)
🚀 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.

@JanNiklasWeder JanNiklasWeder merged commit 0abde5f into master Mar 11, 2026
16 checks passed
@JanNiklasWeder JanNiklasWeder deleted the fix/3d-graph branch March 11, 2026 14:09
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.

1 participant