• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

paritytech / js-libs / 423
74%

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2019 12:52PM UTC
Jobs 1
Files 73
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
423

push

travis-ci

amaurymartiny
WIP: Relates to #81. Update to Electron v4.1.0 (#91)

* fix: Fixes #81. Update to Electron 4

* misc: Contributor instructions. Minimum Node.js version check for Electron 4

* Add contributor instructions for forking, cloning, testing, linting, and building

* Add contributor instructions for checking if dependencies need updating

* Add contributor instructions for updating dependencies and checking that latest
library updates integrate with other repos by adding a version number to the package.json
so that it may be installed from a remote branch.

* Add minimum Node.js version compatible with Electron 4.

* docs: Use NPM outdated

* fix: Add typescript to devDependencies of abi package to fix missing tsc when install as dependency

* fix: Add Typescript dependency to all packages to avoid missing tsc binary error when install as dependency

* fix: Use tsc binary of package not global version

* fix: Install dependencies first before run tsc

* fix: Install dependencies before run tsc

* Able to run yarn and yarn build using Node.js v10.11.0

* feat: Relates to #81. Update to Electron v3.1.0

* Update to Electron v3.1.0 - https://github.com/electron/electron/releases

* Update Readme

* Update dependencies versions

* Add .nvmrc

* fix: Add version to NPM package.json

Otherwise when try to use the package from a remote branch such as
```
"@parity/electron": "https://github.com/paritytech/js-libs.git#luke-81-electron-3",
```
Then it produces error:
```
error Can't add "@parity/electron": invalid package version undefined.
```

* fix: Update dependencies. See commit details

When I add this to the fether-electron package.json dependency with:
```
    "@parity/electron": "https://github.com/paritytech/js-libs.git#luke-81-electron-3",
```
And then try to run `yarn; yarn build;`, it gives the following error:

```
scon @ ~/code/src/paritytech/fether - [luke-309-electron-3] $ yarn; yarn build
yar... (continued)

519 of 687 branches covered (75.55%)

Branch coverage included in aggregate %.

1359 of 1827 relevant lines covered (74.38%)

22.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 423.1 14 Jan 2019 12:52PM UTC 0
74.7
Travis Job 423.1
Source Files on build 423
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #423
  • fd69e11f on github
  • Prev Build on master (#400)
  • Next Build on master (#430)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc