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

Adding new range check32 table implementation #2732

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Adding new range check32 table implementation to add constraints for …

a531b16
Select commit
Loading
Failed to load commit list.
Open

Adding new range check32 table implementation #2732

Adding new range check32 table implementation to add constraints for …
a531b16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 26, 2024 in 1s

72.49% (-0.02%) compared to ba2d00c

View this Pull Request on Codecov

72.49% (-0.02%) compared to ba2d00c

Details

Codecov Report

Attention: Patch coverage is 3.44828% with 28 lines in your changes missing coverage. Please review.

Project coverage is 72.49%. Comparing base (ba2d00c) to head (a531b16).

Files with missing lines Patch % Lines
o1vm/src/interpreters/mips/interpreter.rs 0.00% 14 Missing ⚠️
o1vm/src/lookups.rs 6.66% 14 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           sai/fixing-lookuprs-bug    #2732      +/-   ##
===========================================================
- Coverage                    72.50%   72.49%   -0.02%     
===========================================================
  Files                          247      247              
  Lines                        57706    57734      +28     
===========================================================
+ Hits                         41842    41852      +10     
- Misses                       15864    15882      +18     

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