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

Initial work on diff subcommand #19

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Initial work on diff subcommand #19

wants to merge 5 commits into from

Conversation

dob9601
Copy link
Owner

@dob9601 dob9601 commented Apr 30, 2022

No description provided.

@dob9601 dob9601 linked an issue Apr 30, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #19 (88ac381) into master (9b60eff) will decrease coverage by 4.37%.
The diff coverage is 40.50%.

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   81.80%   77.43%   -4.38%     
==========================================
  Files          11       12       +1     
  Lines         874      913      +39     
==========================================
- Hits          715      707       -8     
- Misses        159      206      +47     
Impacted Files Coverage Δ
src/main.rs 0.00% <0.00%> (ø)
src/subcommands/diff.rs 0.00% <0.00%> (ø)
src/git/operations.rs 73.45% <18.75%> (-4.49%) ⬇️
src/structs/manifest.rs 74.49% <33.33%> (-2.06%) ⬇️
src/structs/dotfile.rs 91.32% <48.78%> (-5.97%) ⬇️
src/git/remote.rs 100.00% <100.00%> (ø)
src/structs/config.rs 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 9b60eff...88ac381. Read the comment docs.

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.

diff subcommand
1 participant