Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add version to command line interface #350

Merged
merged 2 commits into from
Jul 31, 2022
Merged

Conversation

alexander-held
Copy link
Member

The CLI did not support cabinetry --version so far, so this is added here via built-in click functionality.

* add support for cabinetry --version to the command line interface

@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #350 (cde2164) into master (b8cca68) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #350   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines         1901      1903    +2     
  Branches       303       303           
=========================================
+ Hits          1901      1903    +2     
Impacted Files Coverage Δ
src/cabinetry/cli/__init__.py 100.00% <100.00%> (ø)

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 b8cca68...cde2164. Read the comment docs.

@alexander-held alexander-held merged commit 1b83e16 into master Jul 31, 2022
@alexander-held alexander-held deleted the feat/cli-version branch July 31, 2022 16:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant