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: move memory_size into a top-level utils module #2744

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

dannywillems
Copy link
Member

@dannywillems dannywillems commented Nov 4, 2024

It will be shared by the MIPS and the RISC-V 32i ISA.
Cherry-picked from #2727

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.69%. Comparing base (d248253) to head (7c92ebb).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #2744    +/-   ##
========================================
  Coverage   73.68%   73.69%            
========================================
  Files         250      251     +1     
  Lines       57889    57788   -101     
========================================
- Hits        42654    42584    -70     
+ Misses      15235    15204    -31     

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

Base automatically changed from dw/o1vm-riscv32i-add-registers to master November 14, 2024 14:42
@dannywillems dannywillems merged commit 4c8dcde into master Nov 14, 2024
8 checks passed
@dannywillems dannywillems deleted the dw/o1vm-move-memory-size-top-level-dir branch November 14, 2024 14:43
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