node-coveralls 3.1.1-2 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

 -- Jelmer Vernooij <email address hidden>  Tue, 22 Nov 2022 21:18:05 +0000

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-coveralls_3.1.1-2.dsc 2.2 KiB 55f45c848b9086146945b81e534c9c7f359bb9df7ad40a99dacb3dcb549ab065
node-coveralls_3.1.1.orig.tar.gz 125.0 KiB 8f6ef444357fa7fc99f0bef1d05e00a85bce8ac0acd2b3bedcdd6615112992fb
node-coveralls_3.1.1-2.debian.tar.xz 6.3 KiB ce48985179b22b871047e0b29fb3ece9d32f0fcbdc0b1bf46279f6f02b4ed3a6

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.