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

cli: rename contract compile --debug flag #829

Merged
merged 3 commits into from
Apr 8, 2020
Merged

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Apr 6, 2020

  • Rename it to --verbose, which makes more sense.
  • Fix a bug where hex was outputted irregardless of if --verbose was specified.

@codecov
Copy link

codecov bot commented Apr 6, 2020

Codecov Report

Merging #829 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #829   +/-   ##
=======================================
  Coverage   67.13%   67.13%           
=======================================
  Files         141      141           
  Lines       13351    13351           
=======================================
  Hits         8963     8963           
  Misses       3982     3982           
  Partials      406      406           
Impacted Files Coverage Δ
pkg/compiler/compiler.go 55.10% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60b795f...450263b. Read the comment docs.

It is more intuitive and easier to type.
@roman-khimov roman-khimov added this to the v0.75.0 milestone Apr 8, 2020
@roman-khimov roman-khimov merged commit 5cd0963 into master Apr 8, 2020
@roman-khimov roman-khimov deleted the fix/compiler branch April 8, 2020 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants