Skip to content

refactor: replace structopt with clap v3 #112

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 1 commit into from
Apr 5, 2022
Merged

refactor: replace structopt with clap v3 #112

merged 1 commit into from
Apr 5, 2022

Conversation

Shadow53
Copy link
Owner

@Shadow53 Shadow53 commented Apr 5, 2022

Resolves #65

@Shadow53 Shadow53 added this to the 0.5.0 milestone Apr 5, 2022
@netlify
Copy link

netlify bot commented Apr 5, 2022

Deploy Preview for hoard-docs ready!

Name Link
🔨 Latest commit 883635f
🔍 Latest deploy log https://app.netlify.com/sites/hoard-docs/deploys/624b8f1bc77cf90009c5b3c9
😎 Deploy Preview https://deploy-preview-112--hoard-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Apr 5, 2022

Codecov Report

Merging #112 (883635f) into main (13039f5) will increase coverage by 0.12%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   90.37%   90.49%   +0.12%     
==========================================
  Files          69       69              
  Lines        5027     5028       +1     
==========================================
+ Hits         4543     4550       +7     
+ Misses        484      478       -6     
Impacted Files Coverage Δ
src/command/mod.rs 25.00% <ø> (-3.58%) ⬇️
src/config/builder/mod.rs 76.28% <0.00%> (ø)
src/checkers/history/last_paths.rs 99.15% <0.00%> (+5.88%) ⬆️

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 13039f5...883635f. Read the comment docs.

@Shadow53 Shadow53 merged commit b19f753 into main Apr 5, 2022
@Shadow53 Shadow53 deleted the 65-port-clap-3 branch April 5, 2022 00:40
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.

Port to clap 3
1 participant