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

feat: Add command line interface with basic commands. #62

Merged
merged 10 commits into from
Oct 4, 2024

Conversation

bvanelli
Copy link
Owner

@bvanelli bvanelli commented Aug 29, 2024

Closes #60

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 99.48454% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.48%. Comparing base (9433ac2) to head (4e95752).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
actual/cli/main.py 99.31% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   97.28%   97.48%   +0.19%     
==========================================
  Files          14       16       +2     
  Lines        1952     2146     +194     
==========================================
+ Hits         1899     2092     +193     
- Misses         53       54       +1     

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

@bvanelli bvanelli marked this pull request as ready for review October 4, 2024 08:36
@bvanelli bvanelli merged commit 8090b83 into main Oct 4, 2024
8 checks passed
@bvanelli bvanelli deleted the 60-basic-command-line-interface branch October 8, 2024 14: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.

Support command line arguments to display budget information
1 participant