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

Add Github Action workflow to test RIT binaries for `workspace` commands #972

Closed GuillaumeFalourd closed 3 years ago

GuillaumeFalourd commented 3 years ago

Description

Closes: https://github.com/ZupIT/ritchie-cli/issues/957

Add-On

How to verify it

Workspace

Here are some samples:

Screen Shot 2021-06-28 at 16 31 19

Screen Shot 2021-06-28 at 16 31 26

Reference

Repositories

Here are some samples:

Screen Shot 2021-06-28 at 16 44 48

Screen Shot 2021-06-28 at 16 44 53

Reference

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 Tue Jun 29 2021 13:33:45 GMT+0000 (Coordinated Universal Time)

codecov-commenter commented 3 years ago

Codecov Report

Merging #972 (5266aa8) into master (ce332aa) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #972   +/-   ##
=======================================
  Coverage   84.37%   84.37%           
=======================================
  Files         123      123           
  Lines        4890     4890           
=======================================
  Hits         4126     4126           
  Misses        493      493           
  Partials      271      271           

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 ce332aa...5266aa8. Read the comment docs.