Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUG] GRPC Metadata segment should return results (#2073)
## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Fixes a bug where the segment was returning an empty [] despite constructing the correct result - New functionality - None ## Test plan *How are these changes tested?* We should have a test for this! For now I am getting the bug fix up and we can discuss how to test. - [!!!!] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for rust ## Documentation Changes None
- Loading branch information