Skip to content

feat: add edit command with tests #71

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 7 commits into from
Dec 30, 2021
Merged

feat: add edit command with tests #71

merged 7 commits into from
Dec 30, 2021

Conversation

Shadow53
Copy link
Owner

Closes #70.

@Shadow53 Shadow53 added the enhancement New feature or request label Dec 30, 2021
@Shadow53 Shadow53 added this to the 0.5.0 milestone Dec 30, 2021
@netlify
Copy link

netlify bot commented Dec 30, 2021

✔️ Deploy Preview for hoard-docs ready!

🔨 Explore the source changes: 848cc91

🔍 Inspect the deploy log: https://app.netlify.com/sites/hoard-docs/deploys/61cd5b9da75943000711101b

😎 Browse the preview: https://deploy-preview-71--hoard-docs.netlify.app

@codecov
Copy link

codecov bot commented Dec 30, 2021

Codecov Report

Merging #71 (c135239) into main (29a8ebd) will decrease coverage by 0.16%.
The diff coverage is 100.00%.

❗ Current head c135239 differs from pull request most recent head 848cc91. Consider uploading reports for the commit 848cc91 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   95.13%   94.96%   -0.17%     
==========================================
  Files          24       25       +1     
  Lines        1499     1510      +11     
==========================================
+ Hits         1426     1434       +8     
- Misses         73       76       +3     
Impacted Files Coverage Δ
src/command/mod.rs 100.00% <ø> (ø)
src/command/edit.rs 100.00% <100.00%> (ø)
src/config/mod.rs 91.50% <100.00%> (+0.16%) ⬆️
src/checkers/history/last_paths.rs 96.11% <0.00%> (-2.92%) ⬇️

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 29a8ebd...848cc91. Read the comment docs.

@Shadow53 Shadow53 merged commit ffe9d74 into main Dec 30, 2021
@Shadow53 Shadow53 deleted the 70-edit-command branch December 30, 2021 07:18
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.

Add edit command
1 participant