scrtlabs / enigma-p2p

The Enigma Worker Peer-to-Peer (P2P) package written in Node.js based on libp2p-js
https://enigma.co/protocol/
GNU Affero General Public License v3.0
38 stars 4 forks source link

Support updated contract - operating and staking addresses separation #275

Closed lenak25 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #275 into develop will increase coverage by 1.75%. The diff coverage is 87.5%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #275      +/-   ##
===========================================
+ Coverage    75.72%   77.47%   +1.75%     
===========================================
  Files          105      103       -2     
  Lines         5054     4915     -139     
===========================================
- Hits          3827     3808      -19     
+ Misses        1227     1107     -120
Impacted Files Coverage Δ
src/ethereum/EnigmaContractProductionWriterAPI.js 80.53% <ø> (+8.22%) :arrow_up:
src/common/constants.js 100% <ø> (ø) :arrow_up:
src/worker/controller/NodeController.js 79.32% <ø> (+0.43%) :arrow_up:
src/ethereum/EnigmaContractWriterAPI.js 50% <100%> (+6.64%) :arrow_up:
...r/controller/actions/connectivity/NewPeerAction.js 88.88% <100%> (ø) :arrow_up:
src/ethereum/EnigmaContractAPIBuilder.js 93.02% <100%> (+0.05%) :arrow_up:
src/worker/controller/actions/InitWorkerAction.js 73.43% <80%> (+15.1%) :arrow_up:
...ntroller/actions/ethereum/GetWorkerParamsAction.js 88.88% <0%> (-5.56%) :arrow_down:
src/common/errors.js 64.7% <0%> (-4.42%) :arrow_down:
src/core/core_server_mock/core_server.js 75.97% <0%> (-3.36%) :arrow_down:
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 665c922...d628d96. Read the comment docs.