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 current working directory error #46

Merged
merged 3 commits into from
Jun 15, 2019
Merged

🐛 Fix current working directory error #46

merged 3 commits into from
Jun 15, 2019

Conversation

kefranabg
Copy link
Owner

@kefranabg kefranabg commented Jun 15, 2019

Fix #37

@codecov
Copy link

codecov bot commented Jun 15, 2019

Codecov Report

Merging #46 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #46   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          20     20           
  Lines         141    151   +10     
  Branches       14     16    +2     
=====================================
+ Hits          141    151   +10
Impacted Files Coverage Δ
src/utils.js 100% <100%> (ø) ⬆️
src/project-infos.js 100% <100%> (ø) ⬆️

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 e888726...17f3a07. Read the comment docs.

@kefranabg kefranabg merged commit 6c184ba into master Jun 15, 2019
@kefranabg kefranabg deleted the fix/issue_37 branch June 15, 2019 13:04
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.

Error on "readme" command : TypeError [ERR_INVALID_ARG_TYPE]
1 participant