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

cli option to ci #7

Merged
merged 2 commits into from
May 17, 2020
Merged

cli option to ci #7

merged 2 commits into from
May 17, 2020

Conversation

gagoar
Copy link
Owner

@gagoar gagoar commented May 17, 2020

This PR changes the option cli to ci

Originally was meant to be ci given that it was added to make ci systems run alohomora without too many issues in the logs (the ASCII tables used by default have colors and makes logs difficult to read)

@codecov
Copy link

codecov bot commented May 17, 2020

Codecov Report

Merging #7 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          241       241           
  Branches        38        38           
=========================================
  Hits           241       241           
Flag Coverage Δ
#unittests 100.00% <100.00%> (ø)
Impacted Files Coverage Δ
src/actions/deleteParameter.ts 100.00% <ø> (ø)
src/actions/exportAsTemplate.ts 100.00% <ø> (ø)
src/actions/getParameter.ts 100.00% <100.00%> (ø)
src/actions/listParameters.ts 100.00% <100.00%> (ø)
src/actions/setParameter.ts 100.00% <100.00%> (ø)
src/utils/getGlobalOptions.ts 100.00% <100.00%> (ø)

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 32b6e41...e9d7ebe. Read the comment docs.

@gagoar gagoar merged commit de3cd83 into master May 17, 2020
@gagoar gagoar deleted the gg/changing-cli-option-to-ci branch May 17, 2020 01:16
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.

1 participant