kleros / kleros-api-DEPRECATED

A Javascript library that makes it easy to build relayers and other DApps that use the Kleros protocol. DEPRECATED use https://github.com/kleros/archon for interfacing with standard arbitration contracts.
MIT License
21 stars 15 forks source link

Chore/update npm version #173

Closed n1c01a5 closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 833


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/contracts/implementations/arbitrable/Arbitrable.js 0 3 0.0%
src/contracts/abstractions/MultipleArbitrable.js 0 6 0.0%
src/contracts/implementations/arbitrable/MultipleArbitrableTransaction.js 34 66 51.52%
<!-- Total: 38 79 48.1% -->
Files with Coverage Reduction New Missed Lines %
src/constants/error.js 3 84.31%
src/utils/StoreProviderWrapper.js 48 17.12%
<!-- Total: 51 -->
Totals Coverage Status
Change from base Build 831: 0.0%
Covered Lines: 584
Relevant Lines: 1087

💛 - Coveralls