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

codetheweb / tuyapi / 183 / 4
58%
master: 58%

Build:
DEFAULT BRANCH: master
Ran 01 Feb 2019 03:03PM UTC
Files 2
Run time 0s
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

01 Feb 2019 03:01PM UTC coverage: 70.588%. Remained the same
183.4

push

travis-ci

codetheweb
Update dependency node-forge to ^0.8.0 (#135)

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| node-forge | dependencies | minor | `^0.7.1` -> `^0.8.0` | [source](https://togithub.com/digitalbazaar/forge) |

---

### Release Notes

<details>
<summary>digitalbazaar/forge</summary>

### [`v0.8.0`](https://togithub.com/digitalbazaar/forge/blob/master/CHANGELOG.md#&#8203;080---2019-01-31)

[Compare Source](https://togithub.com/digitalbazaar/forge/compare/0.7.6...0.8.0)

##### Fixed

-   Handle creation of certificates with `notBefore` and `notAfter` dates less
    than Jan 1, 1950 or greater than or equal to Jan 1, 2050.

##### Added

-   Add OID 2.5.4.13 "description".
-   Add OID 2.16.840.1.113730.1.13 "nsComment".
    -   Also handle extension when creating a certificate.
-   `pki.verifyCertificateChain`:
    -   Add `validityCheckDate` option to allow checking the certificate validity
        period against an arbitrary `Date` or `null` for no check at all. The
        current date is used by default.
-   `tls.createConnection`:
    -   Add `verifyOptions` option that passes through to
        `pki.verifyCertificateChain`. Can be used for the above `validityCheckDate`
        option.

##### Changed

-   Support WebCrypto API in web workers.
-   `rsa.generateKeyPair`:
    -   Use `crypto.generateKeyPair`/`crypto.generateKeyPairSync` on Node.js if
        available (10.12.0+) and not in pure JS mode.
    -   Use JS fallback in `rsa.generateKeyPair` if `prng` option specified since
        this isn't supported by current native APIs.
    -   Only run key generation comparison tests if keys will be deterministic.
-   PhantomJS is deprecated, now using Headless Chrome with Karma.
-   **Note**: Using Headless Chrome vs PhantomJS may cause newer JS features to
    slip into releases without proper support for older runtimes and browsers.
    Ple... (continued)

12 of 26 branches covered (46.15%)

Branch coverage included in aggregate %.

72 of 93 relevant lines covered (77.42%)

0.84 hits per line

Source Files on job 183.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 141
  • Travis Job 183.4
  • aa287712 on github
  • Prev Job for on master (#179.3)
  • Next Job for on master (#188.2)
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

© 2026 Coveralls, Inc