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

Upgrade #229

Merged
merged 25 commits into from
Oct 31, 2018
Merged

Upgrade #229

merged 25 commits into from
Oct 31, 2018

Conversation

satazor
Copy link
Member

@satazor satazor commented Oct 31, 2018

  • Upgrade to elasticsearch v6.3
  • Upgrade to couchdb 2.0
  • Temporarily use the npm advisories api for the vulnerabilities
  • Removed unused optimize-db cli task
  • Upgrade deps
  • Minor bug fixes

@codecov-io
Copy link

codecov-io commented Oct 31, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@d374c28). Click here to learn what that means.
The diff coverage is 91.77%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #229   +/-   ##
=========================================
  Coverage          ?   95.12%           
=========================================
  Files             ?       22           
  Lines             ?      759           
  Branches          ?      120           
=========================================
  Hits              ?      722           
  Misses            ?       37           
  Partials          ?        0
Impacted Files Coverage Δ
lib/analyze/download/util/assertFilesCount.js 88.88% <ø> (ø)
lib/analyze/collect/util/pointsToRanges.js 100% <ø> (ø)
lib/analyze/util/packageJsonFromData.js 100% <ø> (ø)
lib/analyze/util/hostedGitInfo.js 85.71% <ø> (ø)
lib/analyze/download/util/untar.js 96% <100%> (ø)
lib/analyze/util/exec.js 100% <100%> (ø)
lib/analyze/collect/util/fileSize.js 100% <100%> (ø)
lib/analyze/download/util/findPackageDir.js 100% <100%> (ø)
lib/analyze/download/index.js 100% <100%> (ø)
lib/analyze/download/util/mergePackageJson.js 100% <100%> (ø)
... and 12 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 d374c28...7aabc12. Read the comment docs.

ecosystem.json5 Outdated
@@ -32,8 +32,8 @@
deploy: {
production: {
user: 'analyzer',
host: '163.172.148.133',
ref: 'origin/master',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reset this

@satazor satazor merged this pull request into master Oct 31, 2018
@satazor satazor deleted the upgrade branch October 31, 2018 12:40
satazor added a commit that referenced this pull request Oct 31, 2018
- Upgrade to elasticsearch v6.3
- Upgrade to couchdb 2.0
- Temporarily use the npm advisories api for the vulnerabilities
- Removed unused optimize-db cli task
- Upgrade deps
- Minor bug fixesx
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