proof-systems icon indicating copy to clipboard operation
proof-systems copied to clipboard

E2E o1VM testing with cached artifacts.

Open shimkiv opened this issue 1 year ago • 2 comments

Closes #2693

shimkiv avatar Oct 10 '24 15:10 shimkiv

Codecov Report

Attention: Patch coverage is 58.33333% with 20 lines in your changes missing coverage. Please review.

Project coverage is 72.49%. Comparing base (7592142) to head (3e42796). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
o1vm/src/interpreters/mips/witness.rs 39.39% 20 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2700      +/-   ##
==========================================
- Coverage   72.52%   72.49%   -0.03%     
==========================================
  Files         247      247              
  Lines       57706    57716      +10     
==========================================
- Hits        41851    41843       -8     
- Misses      15855    15873      +18     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 10 '24 16:10 codecov[bot]

https://hub.docker.com/r/o1labs/proof-systems/tags

shimkiv avatar Oct 21 '24 13:10 shimkiv

Reverting changes to @shimkiv last commit, i.e. a339d26. Let's stop pushing on other people branches.

dannywillems avatar Oct 25 '24 08:10 dannywillems

Branching rules updated on master by removing ubuntu-latest in the list, and listed as required:

CI / Run checks and tests (1.71, 4.14) (pull_request)
CI / Run checks and tests (1.72, 4.14) (pull_request)
CI / Run checks and tests (1.73, 4.14) (pull_request)
CI / Run checks and tests (1.74, 4.14) (pull_request)

in addition to the new one

o1vm CI / Run o1vm with cached data (1.74, 4.14) (pull_request)

dannywillems avatar Oct 25 '24 11:10 dannywillems