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

chore: add asm option to cli help #3585

Merged
merged 2 commits into from
Sep 5, 2023
Merged

chore: add asm option to cli help #3585

merged 2 commits into from
Sep 5, 2023

Conversation

pcaversaccio
Copy link
Collaborator

@pcaversaccio pcaversaccio commented Sep 5, 2023

What I did

As title.

Commit message

chore: add `asm` option to cli help

Description for the changelog

N/A.

Cute Animal Picture

image

@codecov-commenter
Copy link

codecov-commenter commented Sep 5, 2023

Codecov Report

Merging #3585 (96f1e86) into master (2c21eab) will decrease coverage by 1.46%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #3585      +/-   ##
==========================================
- Coverage   89.05%   87.60%   -1.46%     
==========================================
  Files          85       85              
  Lines       11378    11826     +448     
  Branches     2586     2734     +148     
==========================================
+ Hits        10133    10360     +227     
- Misses        821     1038     +217     
- Partials      424      428       +4     
Files Changed Coverage Δ
vyper/ast/pre_parser.py 84.78% <ø> (ø)
vyper/cli/vyper_compile.py 63.57% <ø> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@charles-cooper charles-cooper changed the title chore: Add asm option to Vyper CLI help chore: add asm option to cli help Sep 5, 2023
@charles-cooper charles-cooper enabled auto-merge (squash) September 5, 2023 12:11
@charles-cooper charles-cooper merged commit 8700e6d into vyperlang:master Sep 5, 2023
77 of 78 checks passed
@pcaversaccio pcaversaccio deleted the patch-1 branch September 5, 2023 18:16
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