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

Setup a CLI #9

Merged
merged 6 commits into from
Dec 5, 2023
Merged

Setup a CLI #9

merged 6 commits into from
Dec 5, 2023

Conversation

shenanigansd
Copy link
Member

@shenanigansd shenanigansd commented Dec 5, 2023

Closes #8
Sets up a CLI MVP
Also changes the interpreter to return the entire output as a single string for the CLI to print.

Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
@shenanigansd shenanigansd self-assigned this Dec 5, 2023
Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ddfd7c9) 94.69% compared to head (82d8136) 95.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   94.69%   95.23%   +0.54%     
==========================================
  Files           4        6       +2     
  Lines         132      147      +15     
==========================================
+ Hits          125      140      +15     
  Misses          7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
@shenanigansd shenanigansd merged commit ff2d59f into main Dec 5, 2023
9 checks passed
@shenanigansd shenanigansd deleted the sd/gh8 branch December 5, 2023 04:36
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.

Add CLI interface
1 participant