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

Add Oracle tests for MIPS #2945

Closed
wants to merge 2 commits into from

switch implementation of WritePreimageKey syscall, use one register p…

c5095ad
Select commit
Loading
Failed to load commit list.
Closed

Add Oracle tests for MIPS #2945

switch implementation of WritePreimageKey syscall, use one register p…
c5095ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 1s

76.59% (-0.02%) compared to 2136d6c, passed because coverage increased by 0.04% when compared to adjusted base (76.55%)

View this Pull Request on Codecov

76.59% (-0.02%) compared to 2136d6c, passed because coverage increased by 0.04% when compared to adjusted base (76.55%)

Details

Codecov Report

Attention: Patch coverage is 97.59036% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.59%. Comparing base (2136d6c) to head (c5095ad).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
o1vm/src/cannon.rs 0.00% 1 Missing ⚠️
o1vm/src/interpreters/mips/registers.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2945      +/-   ##
==========================================
- Coverage   76.61%   76.59%   -0.02%     
==========================================
  Files         255      255              
  Lines       60855    60791      -64     
==========================================
- Hits        46622    46564      -58     
+ Misses      14233    14227       -6     

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