galax icon indicating copy to clipboard operation
galax copied to clipboard

feat: orbit metadata

Open nstarman opened this issue 1 year ago • 2 comments

Add some read-only metadata to Orbit and MockStream. I'm not 100% sure what metadata we want, just that something seems useful.

nstarman avatar Apr 21 '24 22:04 nstarman

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.44%. Comparing base (63fe972) to head (7483ad2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   93.32%   93.44%   +0.11%     
==========================================
  Files          55       55              
  Lines        1993     2014      +21     
==========================================
+ Hits         1860     1882      +22     
+ Misses        133      132       -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 21 '24 22:04 codecov[bot]

I've been seeing some issues with tracer leakage in this PR! Need to figure out how to prevent that, otherwise this is a no-go for the current selection of MetaData.

nstarman avatar May 11 '24 14:05 nstarman