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

Basic cli #27

Merged
merged 33 commits into from
Jan 23, 2022
Merged

Basic cli #27

merged 33 commits into from
Jan 23, 2022

Conversation

LachlanMarnham
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #27 (a56852f) into master (f16d0db) will increase coverage by 3.52%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #27      +/-   ##
===========================================
+ Coverage   96.47%   100.00%   +3.52%     
===========================================
  Files           5         6       +1     
  Lines         170       224      +54     
===========================================
+ Hits          164       224      +60     
+ Misses          6         0       -6     
Flag Coverage Δ
unittests 100.00% <100.00%> (+3.52%) ⬆️

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

Impacted Files Coverage Δ
begin/__init__.py 100.00% <100.00%> (ø)
begin/cli/cli.py 100.00% <100.00%> (+12.24%) ⬆️
begin/cli/parser.py 100.00% <100.00%> (ø)
begin/constants.py 100.00% <100.00%> (ø)
begin/registry.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 f16d0db...a56852f. Read the comment docs.

@LachlanMarnham LachlanMarnham merged commit 730a495 into master Jan 23, 2022
@LachlanMarnham LachlanMarnham deleted the basic-cli branch January 25, 2022 20:22
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.

Enable invocation of several chained recipes Add basic CLI Enable targets with parameters
2 participants