Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: unify interpretation data for MultiFrame #1135

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

arthurpaulino
Copy link
Member

  • Create a (new) InterpretationData to hold interpretation data on MultiFrame
  • Remove some unwraps/expects because interpretation data is no longer spread across multiple holders
  • [unrelated] Undo a change from Feat:recovereable error functions in scope src/cli #1106 where a panic was the desired behavior

cc @vuvoth

* Create a (new) InterpretationData to hold interpretation data on MultiFrame
* Remove some unwraps/expects because interpretation data is no longer spread
  across multiple holders
* [unrelated] Undo a change from #1106 where a panic was the desired behavior
@arthurpaulino arthurpaulino requested review from a team as code owners February 15, 2024 15:06
@arthurpaulino arthurpaulino added this pull request to the merge queue Feb 15, 2024
Merged via the queue into main with commit 0bcd59c Feb 15, 2024
11 checks passed
@arthurpaulino arthurpaulino deleted the ap/unify-multiframe-interpretation-data branch February 15, 2024 16:22
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.

None yet

3 participants