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

chore: better database detection in install script #2031

Merged
merged 8 commits into from
Jan 29, 2019
Merged

chore: better database detection in install script #2031

merged 8 commits into from
Jan 29, 2019

Conversation

adrian69
Copy link
Collaborator

Proposed changes

Better handling of existing DB detection.

Types of changes

  • Refactoring (improve a current implementation without adding a new feature or fixing a bug)

Checklist

@adrian69 adrian69 changed the title Develop update Jan 29, 2019
@faustbrian faustbrian changed the title update chore: better database detection in install script Jan 29, 2019
@codecov-io
Copy link

codecov-io commented Jan 29, 2019

Codecov Report

Merging #2031 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #2031   +/-   ##
=======================================
  Coverage     73.3%   73.3%           
=======================================
  Files          373     373           
  Lines         8255    8255           
  Branches      1177    1197   +20     
=======================================
  Hits          6051    6051           
+ Misses        2174    2172    -2     
- Partials        30      32    +2
Impacted Files Coverage Δ
packages/core-test-utils/src/helpers/container.ts 0% <0%> (ø) ⬆️
packages/core-test-utils/src/generators/wallets.ts 14.28% <0%> (ø) ⬆️

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 9b54de8...db0f413. Read the comment docs.

@faustbrian faustbrian merged commit 50568a4 into ArkEcosystem:develop Jan 29, 2019
vasild added a commit that referenced this pull request Jan 30, 2019
…peer-state

* ArkEcosystem/core/develop:
  fix(core-snapshots): use correct paths and add migration (#2033)
  fix(core-api): return fixed states for the v1 and v2 API peer lists (#2027)
  chore: replace all ARK occurrences with CORE during the upgrade
  chore: better database detection in install script (#2031)
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.

4 participants