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

[Refactor] Remove dependency on snarkOS. #27952

Open
wants to merge 4 commits into
base: feat/generic-cli
Choose a base branch
from

Conversation

d0cd
Copy link
Collaborator

@d0cd d0cd commented May 15, 2024

This PR removes the dependency on snarkos-cli and supports deployments/executions directly.

Copy link

codecov bot commented May 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 59 lines in your changes are missing coverage. Please review.

Project coverage is 74.35%. Comparing base (920dff9) to head (7c63411).

Current head 7c63411 differs from pull request most recent head 1ab7f5f

Please upload reports for the commit 1ab7f5f to get more accurate results.

Files Patch % Lines
leo/cli/commands/mod.rs 0.00% 29 Missing ⚠️
leo/cli/commands/deploy.rs 0.00% 26 Missing ⚠️
errors/src/errors/cli/cli_errors.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           mainnet   #27952      +/-   ##
===========================================
- Coverage    75.15%   74.35%   -0.80%     
===========================================
  Files          217      219       +2     
  Lines         7477     7514      +37     
  Branches      7477     7514      +37     
===========================================
- Hits          5619     5587      -32     
- Misses        1858     1927      +69     

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

@d0cd d0cd changed the base branch from mainnet to feat/generic-cli June 1, 2024 18:55
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.

None yet

2 participants