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

NOISSUE - Add CLI #40

Merged
merged 1 commit into from
Jan 14, 2025
Merged

NOISSUE - Add CLI #40

merged 1 commit into from
Jan 14, 2025

Conversation

felixgateru
Copy link
Contributor

What type of PR is this?

This is a feature because it adds a CLI to magistrala.

What does this do?

This pr adds a CLI to magistrala.

Which issue(s) does this PR fix/relate to?

Noissue

Have you included tests for your changes?

Yes, I have included tests for my changes.

Did you document any new/modified feature?

Yes, in code documentation is included.

Notes

None

Signed-off-by: Felix Gateru <[email protected]>
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 29.87198% with 493 lines in your changes missing coverage. Please review.

Project coverage is 53.00%. Comparing base (cd528e7) to head (0ea50be).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
cli/provision.go 0.00% 290 Missing ⚠️
cli/config.go 0.00% 192 Missing ⚠️
cli/utils.go 60.71% 7 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #40       +/-   ##
===========================================
+ Coverage   27.69%   53.00%   +25.31%     
===========================================
  Files          83       71       -12     
  Lines       12797     6220     -6577     
===========================================
- Hits         3544     3297      -247     
+ Misses       8860     2587     -6273     
+ Partials      393      336       -57     

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

@felixgateru felixgateru marked this pull request as ready for review January 13, 2025 14:21
@dborovcanin dborovcanin merged commit 0bcb846 into main Jan 14, 2025
5 checks passed
@dborovcanin dborovcanin deleted the noissue-cli branch January 14, 2025 13:08
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.

2 participants