ZupIT / ritchie-cli

Ritchie CLI is an open-source tool that allows to create, store and share any kind of automation, executing them through command lines, to run operations or start workflows ⚙️ 🖥 💡
https://docs.ritchiecli.io
Apache License 2.0
559 stars 104 forks source link

Create uninstall command #1052

Closed victor-schumacher closed 2 years ago

victor-schumacher commented 3 years ago

WIP :construction:

Description

Closes #1032

How to verify it

Changelog


This pull request generated the following artifacts.

To test the health and quality of this implementation, download the respective binary for your operating system, unzip and directly run the binary like the examples below.

Generated at Thu Oct 07 2021 02:25:27 GMT+0000 (Coordinated Universal Time)


This pull request generated the following artifacts.

To test the health and quality of this implementation, download the respective binary for your operating system, unzip and directly run the binary like the examples below.

Generated at Wed Oct 27 2021 11:09:06 GMT+0000 (Coordinated Universal Time)

codecov-commenter commented 3 years ago

Codecov Report

Merging #1052 (f4e937c) into main (5580033) will decrease coverage by 0.64%. The diff coverage is 4.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1052      +/-   ##
==========================================
- Coverage   84.10%   83.45%   -0.65%     
==========================================
  Files         123      124       +1     
  Lines        4982     5023      +41     
==========================================
+ Hits         4190     4192       +2     
- Misses        518      557      +39     
  Partials      274      274              
Flag Coverage Δ
unittests 83.45% <4.87%> (-0.65%) :arrow_down:

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

Impacted Files Coverage Δ
pkg/cmd/uninstall.go 0.00% <0.00%> (ø)
pkg/commands/builder.go 91.12% <100.00%> (+0.08%) :arrow_up:

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 5580033...f4e937c. Read the comment docs.

kelsoncarmozinezup commented 2 years ago

Thaks @victor-schumacher for your contribuition.

Does the status remain WIP?

Could you fix the error in lint?

victor-schumacher commented 2 years ago

Thaks @victor-schumacher for your contribuition.

Does the status remain WIP?

Could you fix the error in lint?

Hi @kelsoncarmozinezup Stills WIP, but i'm very busy at the moment. Feel free to assignee to someone else.