Skip to content

Add per-command metadata propagation to interfaces - #3777

Open
jwalters2 wants to merge 7 commits into
OpenC3:mainfrom
jwalters2:command-extra-metadata
Open

jwalters2 wants to merge 7 commits into
OpenC3:mainfrom
jwalters2:command-extra-metadata

fix(python): decode Ruby encoded special floats in JsonDecoder

795e757
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2026 in 1s

79.51% (+0.20%) compared to 679c8b9

View this Pull Request on Codecov

79.51% (+0.20%) compared to 679c8b9

Details

Codecov Report

❌ Patch coverage is 92.15686% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.51%. Comparing base (679c8b9) to head (795e757).
⚠️ Report is 106 commits behind head on main.

Files with missing lines Patch % Lines
...s-cmd-tlm-api/app/controllers/queues_controller.rb 83.33% 3 Missing ⚠️
openc3/lib/openc3/topics/command_topic.rb 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3777      +/-   ##
==========================================
+ Coverage   79.30%   79.51%   +0.20%     
==========================================
  Files         896      899       +3     
  Lines       67371    67827     +456     
  Branches     2608     2667      +59     
==========================================
+ Hits        53426    53930     +504     
+ Misses      13276    13228      -48     
  Partials      669      669              

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.