implement rerun bridge DIM-1125#3066
Conversation
Greptile SummaryThis PR adds a native Rerun bridge for high-rate sensor messages. The main changes are:
Confidence Score: 4/5This should be fixed before merging.
dimos/visualization/rerun/bridge.py Important Files Changed
|
Codecov Report❌ Patch coverage is @@ Coverage Diff @@
## main #3066 +/- ##
==========================================
+ Coverage 72.35% 73.16% +0.80%
==========================================
Files 1024 1035 +11
Lines 92038 93701 +1663
Branches 8420 8761 +341
==========================================
+ Hits 66598 68557 +1959
+ Misses 23168 22810 -358
- Partials 2272 2334 +62
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 51 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Contribution path
Problem
Solution
How to Test
AI assistance
Checklist
uv run pytest, pre-commit) for the files I changed.