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

fix: remove hex-ir from format cli options list #3657

Merged
merged 1 commit into from
Nov 8, 2023
Merged

fix: remove hex-ir from format cli options list #3657

merged 1 commit into from
Nov 8, 2023

Conversation

engn33r
Copy link
Contributor

@engn33r engn33r commented Oct 22, 2023

What I did

Removed hex-ir from CLI help text. The option is available with the --hex-ir flag. A similar change was made to remove the duplicate no-optimize and no-bytecode-metadata cli format options here.

How I did it

How to verify it

Commit message

fix: remove hex-ir from format cli options

Description for the changelog

Remove redundant hex-ir from format cli options list

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@charles-cooper charles-cooper enabled auto-merge (squash) November 7, 2023 23:00
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2023

Codecov Report

Merging #3657 (0955e2f) into master (ed0b1e0) will increase coverage by 0.39%.
Report is 6 commits behind head on master.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master    #3657      +/-   ##
==========================================
+ Coverage   89.14%   89.54%   +0.39%     
==========================================
  Files          85       80       -5     
  Lines       11364    11342      -22     
  Branches     2585     2553      -32     
==========================================
+ Hits        10131    10156      +25     
+ Misses        822      793      -29     
+ Partials      411      393      -18     
Files Coverage Δ
vyper/cli/vyper_compile.py 60.97% <ø> (-2.61%) ⬇️

... and 14 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@charles-cooper charles-cooper merged commit c0d8a0d into vyperlang:master Nov 8, 2023
82 of 83 checks passed
@engn33r engn33r deleted the engn33r-hex-ir branch November 8, 2023 14:17
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

3 participants