Closed satello closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/components/iframes/doges-on-trial-evidence/index.js | 0 | 1 | 0.0% | ||
src/containers/dispute/components/ruling/index.js | 0 | 1 | 0.0% | ||
src/containers/dispute/components/details/index.js | 0 | 3 | 0.0% | ||
src/containers/dispute/components/evidence/index.js | 0 | 14 | 0.0% | ||
src/sagas/dispute.js | 0 | 42 | 0.0% | ||
<!-- | Total: | 0 | 61 | 0.0% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/sagas/dispute.js | 1 | 0.7% | ||
src/chainstrap/actions/tooltip.js | 2 | 0.0% | ||
src/chainstrap/components/index.js | 2 | 0.0% | ||
src/containers/dispute/components/ruling/index.js | 2 | 0.0% | ||
src/chainstrap/index.js | 3 | 0.0% | ||
src/chainstrap/chain-view/reducers/index.js | 3 | 0.0% | ||
src/chainstrap/chain-view/reducers/tooltip.js | 4 | 0.0% | ||
src/chainstrap/actions/index.js | 4 | 0.0% | ||
src/chainstrap/chain-view/components/explore-in-etherscan/index.js | 5 | 0.0% | ||
src/chainstrap/chain-view/index.js | 5 | 0.0% | ||
<!-- | Total: | 202 | --> |
Totals | |
---|---|
Change from base Build 503: | -9.3% |
Covered Lines: | 173 |
Relevant Lines: | 1062 |
fetchDispute
since it is mixed and matched witharchon
now and we don't need a lot of the data returned fromkleros.dispute.getDataForDispute
anymore so we can stop using it.