node-coveralls 3.1.1-2build1 source package in Ubuntu

Changelog

node-coveralls (3.1.1-2build1) lunar; urgency=medium

  * No change rebuild for nodejs 18.13

 -- Bryce Harrington <email address hidden>  Wed, 25 Jan 2023 01:11:55 +0000

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Lunar
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-coveralls_3.1.1.orig.tar.gz 125.0 KiB 8f6ef444357fa7fc99f0bef1d05e00a85bce8ac0acd2b3bedcdd6615112992fb
node-coveralls_3.1.1-2build1.debian.tar.xz 6.4 KiB 5f07ad0be8348606f7cdcbce2ecdbf92f2d07ff37a64c2d4f779f71a2e7b6e25
node-coveralls_3.1.1-2build1.dsc 2.3 KiB e3241dc9972090bae27e5725a1fd3d63333c0bc10cbb70f9f1a6d3a1abd6a4df

View changes file

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.