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

[Deprecate] Input files. #2630

Merged
merged 23 commits into from
Jan 16, 2024
Merged

[Deprecate] Input files. #2630

merged 23 commits into from
Jan 16, 2024

Conversation

d0cd
Copy link
Collaborator

@d0cd d0cd commented Sep 29, 2023

This PR deprecates input files in favor of using the CLI for input.
This helps unify the program input format across Aleo instructions and Leo.

@d0cd d0cd changed the base branch from testnet3 to feat/reset-updates September 29, 2023 16:29
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (8cdab3b) 76.35% compared to head (b1a3fc8) 76.34%.

Files Patch % Lines
leo/cli/commands/execute.rs 0.00% 10 Missing ⚠️
leo/cli/commands/run.rs 11.11% 8 Missing ⚠️
leo/cli/commands/build.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           testnet3    #2630      +/-   ##
============================================
- Coverage     76.35%   76.34%   -0.01%     
============================================
  Files           205      200       -5     
  Lines          6829     6752      -77     
  Branches       6829     6752      -77     
============================================
- Hits           5214     5155      -59     
+ Misses         1615     1597      -18     

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

Base automatically changed from feat/reset-updates to testnet3 September 29, 2023 20:28
@acoglio
Copy link
Collaborator

acoglio commented Oct 4, 2023

We can merge ProvableHQ/grammars#27 once this one is merged in Leo.

@d0cd d0cd changed the base branch from testnet3 to feat/stubs December 26, 2023 00:45
Base automatically changed from feat/stubs to testnet3 January 10, 2024 02:01
@d0cd d0cd merged commit 58c1240 into testnet3 Jan 16, 2024
14 of 15 checks passed
@d0cd d0cd deleted the deprecate/input-files branch January 16, 2024 01:33
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

4 participants