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

__version__ for bentoctl package #70

Merged
merged 3 commits into from
Feb 1, 2022
Merged

Conversation

jjmachan
Copy link
Contributor

  • bentoctl --version and bentoctl.__version__ for getting the version of the bentoctl package
  • Single source for the bentoctl package version which is the pyproject.toml file tool.poetry.version. This is to be updated with the poetry version command.

@codecov
Copy link

codecov bot commented Jan 30, 2022

Codecov Report

Merging #70 (670b765) into main (e8cccc4) will increase coverage by 0.33%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   64.13%   64.46%   +0.33%     
==========================================
  Files          15       15              
  Lines         750      757       +7     
==========================================
+ Hits          481      488       +7     
  Misses        269      269              
Flag Coverage Δ
unit-tests 64.46% <100.00%> (+0.33%) ⬆️

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

Impacted Files Coverage Δ
bentoctl/__init__.py 100.00% <100.00%> (ø)
bentoctl/cli/__init__.py 61.61% <100.00%> (+0.79%) ⬆️

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 e8cccc4...670b765. Read the comment docs.

@jjmachan jjmachan merged commit 6bfebd5 into bentoml:main Feb 1, 2022
@jjmachan jjmachan deleted the version branch February 1, 2022 18:36
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

1 participant