How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
Istanbul is a JavaScript code‑coverage tool that instruments source files on‑the‑fly (via module‑loader hooks) and produces statement, branch, function and line coverage reports in many formats (HTML, LCOV, Cobertura, etc.). It can be run from the command line to wrap any Node test script, used as middleware for browser testing, or called as a library, making it useful for developers who need automated coverage for unit, integration or server‑side JavaScript projects.