8000 feat(cli): rewrite cli with cliffy by paambaati · Pull Request #3 · getoslash/chrome-webstore-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(cli): rewrite cli with cliffy #3

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

Merged
merged 4 commits into from
Nov 12, 2021
Merged

feat(cli): rewrite cli with cliffy #3

merged 4 commits into from
Nov 12, 2021

Conversation

paambaati
Copy link
Contributor

cac does not work correctly on Deno 1.16.x, as getIterator was removed. See cacjs/cac#130

While we wait for that PR to be merged, I felt it was better (read: wanted a more Deno-native library) to rewrite the CLI bits in cliffy.

Overall I felt that the cliffy API is easier to work with, not to mention more powerful.

@paambaati paambaati added the enhancement New feature or request label Nov 12, 2021
@paambaati paambaati self-assigned this Nov 12, 2021
@github-actions
Copy link

Alex Recommends Report

Alex recommends the following language changes, but Alex is a regular expression based algorithm, so take them with a grain of salt.

✨ 🚀 ✨ Nothing to Report ✨ 🚀 ✨

@codecov
Copy link
codecov bot commented Nov 12, 2021

Codecov Report

Merging #3 (076bb57) into main (87e8019) will increase coverage by 0.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   94.07%   94.23%   +0.15%     
==========================================
  Files           5        5              
  Lines         152      156       +4     
  Branches       13       14       +1     
==========================================
+ Hits          143      147       +4     
  Misses          9        9              
Flag Coverage Δ
unittests 94.23% <100.00%> (+0.15%) ⬆️

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

Impacted Files Coverage Δ
helpers/api.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 87e8019...076bb57. Read the comment docs.

@paambaati paambaati merged commit 26e0370 into 6C1B main Nov 12, 2021
@paambaati paambaati deleted the gp/cliffy-migration branch November 12, 2021 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0