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

ci: make absolute prestate for asterisc #40

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Conversation

pcw109550
Copy link
Contributor

@pcw109550 pcw109550 commented Apr 10, 2024

Description

Adds CI to calculate asterisc's absolute prestate, to prepare op-e2e tests for asterisc. To do this,

  1. Build op-program and compile op-program to riscv
  2. Ask asterisc binary to create absolute prestate from op-program binary.

Example pipeline at here:

image

@pcw109550 pcw109550 force-pushed the tip/pcw109550/devnet-ci branch from ae29578 to 910993a Compare April 11, 2024 22:23
@pcw109550 pcw109550 changed the title ci: make prestate for asterisc ci: make absolute prestate for asterisc Apr 11, 2024
@pcw109550 pcw109550 marked this pull request as ready for review April 11, 2024 22:56
@pcw109550 pcw109550 requested review from Inphi and ImTei April 11, 2024 22:56
@ImTei ImTei mentioned this pull request Apr 11, 2024
.circleci/config.yml Outdated Show resolved Hide resolved
.circleci/config.yml Outdated Show resolved Hide resolved
.circleci/config.yml Show resolved Hide resolved
@pcw109550 pcw109550 force-pushed the tip/pcw109550/devnet-ci branch from 910993a to 7cd5510 Compare April 12, 2024 22:29
@pcw109550 pcw109550 force-pushed the tip/pcw109550/devnet-ci branch from 7cd5510 to 2e70aac Compare April 12, 2024 22:37
@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.28%. Comparing base (44be307) to head (e4e6f10).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   69.28%   69.28%           
=======================================
  Files          19       19           
  Lines        2898     2898           
=======================================
  Hits         2008     2008           
  Misses        801      801           
  Partials       89       89           

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

@pcw109550 pcw109550 requested a review from ImTei April 12, 2024 22:48
@pcw109550 pcw109550 added this pull request to the merge queue Apr 12, 2024
Merged via the queue into master with commit af71ff5 Apr 12, 2024
5 checks passed
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.

3 participants