Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

feat: help message post build command #151

Merged
merged 4 commits into from
May 12, 2022
Merged

Conversation

jjmachan
Copy link
Contributor

@jjmachan jjmachan commented May 10, 2022

Description

Show the help message after the `bentoctl build command has been run.

How it looks in the terminal

image

closes: #112

@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #151 (64b4ea5) into main (122d3fc) will increase coverage by 0.06%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
+ Coverage   72.20%   72.27%   +0.06%     
==========================================
  Files          18       18              
  Lines         957      963       +6     
==========================================
+ Hits          691      696       +5     
- Misses        266      267       +1     
Flag Coverage Δ
unit-tests 72.27% <83.33%> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
bentoctl/cli/__init__.py 84.78% <50.00%> (-0.78%) ⬇️
bentoctl/console.py 94.11% <100.00%> (+1.80%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@jjmachan jjmachan requested a review from yubozhao May 10, 2022 19:38
@jjmachan jjmachan merged commit 69dc2eb into bentoml:main May 12, 2022
@jjmachan jjmachan deleted the help-message branch May 16, 2022 14:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

show help message after build command.
1 participant