node-coveralls 3.1.0-2 source package in Ubuntu

Changelog

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

  * Team upload
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs
  * Add fix to replace request by node-fetch (Closes: #958681)

 -- Xavier Guimard <email address hidden>  Wed, 04 Nov 2020 17:21:17 +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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-coveralls_3.1.0-2.dsc 2.3 KiB 6a49ad780ceeb038227014d3f7ff8c49cec85f880eb221aa6c1da1141494b886
node-coveralls_3.1.0.orig.tar.gz 43.3 KiB 42f15d0bd2fda8c3b1a95da8b7b6ff1e9e64d45f0dee7833d31b43222641a39d
node-coveralls_3.1.0-2.debian.tar.xz 5.9 KiB 33bad479fc2901694d8dcafedf5bf034f485a5dad19abc201f05aeb2435848c9

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.