node-coveralls 3.0.6-1 source package in Ubuntu

Changelog

node-coveralls (3.0.6-1) unstable; urgency=medium

  * New upstream version: improve azure support
  * Bump debhelper and policy (no changes)
  * Move to /usr/share

 -- Bastien Roucariès <email address hidden>  Sun, 15 Sep 2019 18:03:27 +0200

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

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-coveralls_3.0.6-1.dsc 2.4 KiB a5d403601e5e5fee74838fbfb139f738c686632fa94f4d29405d0719907d4475
node-coveralls_3.0.6.orig.tar.gz 18.1 KiB 73a7e2b630729d2d61c1ad37c5b3fe5478a0515b2297c565ad4851633a0e24a8
node-coveralls_3.0.6-1.debian.tar.xz 6.5 KiB 6187bd7f8b039c27350f024afef7699e37184b8ef7d392a9506a1faf48a306b2

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.