Skip to content

bench: Modernize CLI parsing, ignore empty args#288

Merged
chfast merged 3 commits intomasterfrom
bench_dir
Jan 19, 2021
Merged

bench: Modernize CLI parsing, ignore empty args#288
chfast merged 3 commits intomasterfrom
bench_dir

Conversation

@chfast
Copy link
Copy Markdown
Member

@chfast chfast commented Jan 19, 2021

This improves CLI handling in evmone-bench slightly, but this remains very messy piece of code.
The main goal is to allow skipping loading benchmarks from a dir. Here this can be achieve by passing "" dirname, but #278 may want to allowing omitting the arg.

@chfast chfast requested review from axic and gumb0 January 19, 2021 11:11
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 19, 2021

Codecov Report

Merging #288 (9d10117) into master (30c3ee5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #288   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files          24       24           
  Lines        3655     3655           
=======================================
  Hits         3646     3646           
  Misses          9        9           
Flag Coverage Δ
unittests 99.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@chfast chfast merged commit e2f2c87 into master Jan 19, 2021
@chfast chfast deleted the bench_dir branch January 19, 2021 13:00
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