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

Cover case when run mure refresh in not git repsoitory #46

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

kitsuyui
Copy link
Owner

Close: #22

@codecov-commenter
Copy link

Codecov Report

Base: 71.71% // Head: 72.15% // Increases project coverage by +0.43% 🎉

Coverage data is based on head (e27a337) compared to base (ea54edc).
Patch coverage: 94.11% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   71.71%   72.15%   +0.43%     
==========================================
  Files          12       12              
  Lines         852      869      +17     
==========================================
+ Hits          611      627      +16     
- Misses        241      242       +1     
Flag Coverage Δ
unittests 72.15% <94.11%> (+0.43%) ⬆️

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

Impacted Files Coverage Δ
src/app/refresh/mod.rs 57.37% <94.11%> (+14.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kitsuyui kitsuyui merged commit d9af0af into main Oct 15, 2022
@kitsuyui kitsuyui deleted the mure-refresh-in-not-git-repository branch October 15, 2022 20:36
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.

mure refresh prints strange error messages when using in a directory that is not a repository.
2 participants