node-coveralls 3.0.9-2 source package in Ubuntu

Changelog

node-coveralls (3.0.9-2) unstable; urgency=medium

  * Team upload
  * Update patches to be compatible with node-sinon 8
  * Fix copyright

 -- Xavier Guimard <email address hidden>  Thu, 26 Dec 2019 08:20:11 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-coveralls_3.0.9-2.dsc 2.3 KiB 447714a5e9cf2108e1e84f697b699c5153badce67e1662f3856391d9c3a7d6e4
node-coveralls_3.0.9.orig.tar.gz 42.3 KiB e36bf70fe1f2db47240958d45d4ac1fc1b37ebb16ccec16cb1b4425b8e6dd188
node-coveralls_3.0.9-2.debian.tar.xz 6.5 KiB 26182e29793cb1a57e85ac03374190c5486a3317a7b5fa4baccc54d4928bfa5f

Available diffs

No changes file available.

Binary packages built by this source

node-coveralls: input json-cov output and posts to coveralls.io

 Coveralls.io is a web service to help you track your code coverage over
 time, and ensure that all your new code is fully covered.
 .
 Coveralls automatically collects your code coverage data, uploads it
 to their servers and gives you a nice interface to dig into it.
 .
 This tools based on node.js allows one to post coverage information
 to coveralls.io
 .
 Node.js is an event-based server-side JavaScript engine.