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

o1vm: remove legacy flavor #2922

Merged
merged 1 commit into from
Jan 3, 2025
Merged

o1vm: remove legacy flavor #2922

merged 1 commit into from
Jan 3, 2025

Conversation

dannywillems
Copy link
Member

No description provided.

};

let mut i = 0;
for instr in Instruction::iter().flat_map(|x| x.into_iter()) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add it back in interpreters/mips

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.55%. Comparing base (343132b) to head (c2f1bf4).
Report is 21 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2922      +/-   ##
==========================================
+ Coverage   74.66%   75.55%   +0.89%     
==========================================
  Files         259      255       -4     
  Lines       61713    60814     -899     
==========================================
- Hits        46075    45951     -124     
+ Misses      15638    14863     -775     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dannywillems dannywillems merged commit 22f76e5 into master Jan 3, 2025
8 checks passed
@dannywillems dannywillems deleted the dw/remove-legacy-o1vm branch January 3, 2025 09:26
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.

2 participants