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

fix: update flow #177

Merged
merged 11 commits into from
Jul 15, 2022
Merged

fix: update flow #177

merged 11 commits into from
Jul 15, 2022

Conversation

jjmachan
Copy link
Contributor

@jjmachan jjmachan commented Jul 9, 2022

Description

  • changed operator remove command to operator uninstall to make it more intuitive to the opposite command operator install
  • Fixed the update workflow. Now operator update <operator-name> will update the operator to the latest version.
    closes:

@jjmachan jjmachan marked this pull request as ready for review July 9, 2022 09:34
@codecov
Copy link

codecov bot commented Jul 9, 2022

Codecov Report

Merging #177 (33a8bf2) into main (4d50cd7) will decrease coverage by 0.16%.
The diff coverage is 38.46%.

@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
- Coverage   60.27%   60.10%   -0.17%     
==========================================
  Files          24       24              
  Lines        1110     1133      +23     
==========================================
+ Hits          669      681      +12     
- Misses        441      452      +11     
Flag Coverage Δ
unit-tests 60.10% <38.46%> (-0.17%) ⬇️

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

Impacted Files Coverage Δ
bentoctl/operator/registry.py 58.26% <28.57%> (-1.91%) ⬇️
bentoctl/cli/operator_management.py 42.16% <63.63%> (+2.97%) ⬆️

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

@ssheng ssheng merged commit 421ec0e into bentoml:main Jul 15, 2022
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.

None yet

2 participants