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

Add autoclean to package-manager #159

Merged
merged 6 commits into from
Nov 28, 2019
Merged

Add autoclean to package-manager #159

merged 6 commits into from
Nov 28, 2019

Conversation

xuchaoying
Copy link
Member

@xuchaoying xuchaoying commented Nov 27, 2019

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

feat

  • What is the related issue? (Use #issue_id to relate an open issue)

  • Does this PR introduce a breaking change?

no

  • Other information:

@xuchaoying xuchaoying added the PR: new feature :rocket: New Feature label Nov 27, 2019
@codecov
Copy link

codecov bot commented Nov 27, 2019

Codecov Report

Merging #159 into master will increase coverage by 1.83%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #159      +/-   ##
=========================================
+ Coverage   93.86%   95.7%   +1.83%     
=========================================
  Files          12      49      +37     
  Lines         326    1675    +1349     
=========================================
+ Hits          306    1603    +1297     
- Misses         20      72      +52
Impacted Files Coverage Δ
...s/svrx-util/lib/package-manager/package-manager.js 97.4% <100%> (+0.19%) ⬆️
packages/svrx/lib/io/index.js 100% <0%> (ø)
packages/svrx/index.js 100% <0%> (ø)
packages/svrx/lib/plugin/svrx-plugin-open/index.js 87.5% <0%> (ø)
packages/svrx/lib/plugin/svrx-plugin-cors/index.js 85.71% <0%> (ø)
packages/svrx/lib/shared/cache.js 100% <0%> (ø)
packages/svrx/lib/plugin/system.js 90.82% <0%> (ø)
packages/svrx/lib/config-list.js 100% <0%> (ø)
...es/svrx/lib/plugin/svrx-plugin-livereload/index.js 28.57% <0%> (ø)
packages/svrx/lib/configure/builtinOption.js 100% <0%> (ø)
... and 28 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 eb45734...d1a5324. Read the comment docs.

@xuchaoying xuchaoying merged commit 13e3b7b into master Nov 28, 2019
@xuchaoying xuchaoying deleted the cy-autoclean-1127 branch November 28, 2019 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: new feature :rocket: New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants