Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Conversation

@axelchalon
Copy link
Contributor

@axelchalon axelchalon commented Oct 26, 2018

(should I bump the version of @parity/electron to reference the new version in Fether? or I guess we can just update the yarn.lock)

runParity
Fixes Fether not being able to extract the token from Parity on the first run of Fether with no prior install of Parity

isParityRunning
fix #27

@axelchalon axelchalon requested a review from amaury1093 October 26, 2018 17:46
@coveralls
Copy link

coveralls commented Oct 26, 2018

Pull Request Test Coverage Report for Build 184

  • 0 of 31 (0.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 46.475%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/electron/src/isParityRunning.ts 0 10 0.0%
packages/electron/src/runParity.ts 0 21 0.0%
Files with Coverage Reduction New Missed Lines %
packages/electron/src/isParityRunning.ts 1 0.0%
Totals Coverage Status
Change from base Build 177: -0.04%
Covered Lines: 840
Relevant Lines: 1807

💛 - Coveralls

@axelchalon axelchalon changed the title runParity: resolve once Parity's dirs have been created runParity: resolve once Parity's dirs have been created ; isParityRunning: speed up Oct 26, 2018
Copy link
Collaborator

@amaury1093 amaury1093 left a comment

Choose a reason for hiding this comment

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

Yes!

@amaury1093
Copy link
Collaborator

Can you fix the lint issue?

@amaury1093
Copy link
Collaborator

Once this is merged, I'll update the bump the version on npm, and we can update Fether right after.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

isParityRunning takes 7 seconds to complete

3 participants