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

Fix syncing behaviour #20

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Fix syncing behaviour #20

wants to merge 1 commit into from

Conversation

dob9601
Copy link
Owner

@dob9601 dob9601 commented May 7, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 7, 2022

Codecov Report

Merging #20 (f89d463) into master (9b60eff) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   81.80%   81.89%   +0.08%     
==========================================
  Files          11       11              
  Lines         874      878       +4     
==========================================
+ Hits          715      719       +4     
  Misses        159      159              
Impacted Files Coverage Δ
src/git/operations.rs 77.93% <100.00%> (ø)
src/git/remote.rs 100.00% <100.00%> (ø)
src/structs/config.rs 100.00% <100.00%> (ø)
src/structs/dotfile.rs 97.32% <100.00%> (+0.02%) ⬆️
src/structs/manifest.rs 76.55% <100.00%> (ø)
src/structs/metadata.rs 81.81% <100.00%> (+0.86%) ⬆️

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...f89d463. 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.

1 participant