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

feat: 新增删除所有配置文件的功能 #13

Merged
merged 1 commit into from
Feb 16, 2017
Merged

feat: 新增删除所有配置文件的功能 #13

merged 1 commit into from
Feb 16, 2017

Conversation

hugohua
Copy link
Contributor

@hugohua hugohua commented Feb 16, 2017

删除 fie.*.json 相关的配置文件。

后续如果需要往 ~/.fie 目录写文件,均是这个格式。

@hugohua hugohua requested a review from zernmal February 16, 2017 09:18
@codecov-io
Copy link

Codecov Report

Merging #13 into master will decrease coverage by -51.19%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #13       +/-   ##
==========================================
- Coverage   75.88%   24.7%   -51.19%     
==========================================
  Files          29      29               
  Lines         929     935        +6     
  Branches      182     182               
==========================================
- Hits          705     231      -474     
- Misses        224     704      +480
Impacted Files Coverage Δ
packages/fie-home/lib/index.js 90% <100%> (-10%)
packages/fie-user/lib/index.js 15% <ø> (-85%)
packages/fie-task/lib/utils.js 15.38% <ø> (-84.62%)
packages/fie-task/lib/run-function.js 17.39% <ø> (-82.61%)
packages/fie-fs/lib/rewrite-file.js 12.82% <ø> (-79.49%)
packages/fie-report/lib/index.js 19.51% <ø> (-78.05%)
packages/fie-error/lib/handle-enoent.js 16% <ø> (-72%)
packages/fie-cache/lib/index.js 17.85% <ø> (-71.43%)
packages/fie-task/lib/run.js 15.27% <ø> (-70.84%)
packages/fie-error/lib/handle-npm-not-found.js 20% <ø> (-70%)
... and 18 more

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 e9a764e...c0eec86. Read the comment docs.

@zernmal zernmal merged commit 18fbb92 into master Feb 16, 2017
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.

2 participants