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

Add staking address to CLI #268

Closed lenak25 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #268 into develop will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #268      +/-   ##
===========================================
+ Coverage    75.67%   75.71%   +0.03%     
===========================================
  Files          105      105              
  Lines         5053     5053              
===========================================
+ Hits          3824     3826       +2     
+ Misses        1229     1227       -2
Impacted Files Coverage Δ
src/ethereum/EnigmaContractProductionWriterAPI.js 72.3% <100%> (+0.14%) :arrow_up:
src/worker/controller/NodeController.js 78.88% <100%> (ø) :arrow_up:
src/ethereum/EnigmaContractAPIBuilder.js 92.96% <100%> (+2.41%) :arrow_up:
src/worker/EnigmaNode.js 67.1% <100%> (-0.44%) :arrow_down:
src/ethereum/EthereumAPI.js 100% <100%> (ø) :arrow_up:

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 49e98ca...5205fd0. Read the comment docs.