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: relocate cli code #71

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

moreirathomas
Copy link
Member

Description

Closes #70.

@codecov-commenter
Copy link

Codecov Report

Merging #71 (7a41638) into main (27547eb) will decrease coverage by 6.05%.
The diff coverage is 42.42%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   80.47%   74.43%   -6.05%     
==========================================
  Files          29       34       +5     
  Lines        1224     1455     +231     
==========================================
+ Hits          985     1083      +98     
- Misses        201      324     +123     
- Partials       38       48      +10     
Flag Coverage Δ
unittests 74.43% <42.42%> (-6.05%) ⬇️

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

Impacted Files Coverage Δ
cli/render/progress.go 0.00% <0.00%> (ø)
cli/render/testsuite.go 0.00% <0.00%> (ø)
cli/render/ansi/style.go 34.78% <34.78%> (ø)
cli/configflag/bind.go 64.83% <64.83%> (ø)
cli/render/report.go 93.93% <93.93%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

Relocate benchttp/cli to benchttp/engine
2 participants