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

Fix integration tests #250

Closed lenak25 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #250 into develop will increase coverage by 0.02%. The diff coverage is 62.5%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #250      +/-   ##
===========================================
+ Coverage    78.03%   78.06%   +0.02%     
===========================================
  Files          111      111              
  Lines         5487     5502      +15     
===========================================
+ Hits          4282     4295      +13     
- Misses        1205     1207       +2
Impacted Files Coverage Δ
...roller/actions/tasks/VerifyAndStoreResultAction.js 74.25% <0%> (ø) :arrow_up:
...controller/actions/ethereum/CommitReceiptAction.js 7.69% <0%> (-0.31%) :arrow_down:
src/ethereum/EnigmaContractWriterAPI.js 43.35% <100%> (+0.8%) :arrow_up:
src/ethereum/EnigmaContractProductionWriterAPI.js 68.02% <69.23%> (-0.5%) :arrow_down:
src/worker/handlers/ProtocolHandler.js 74.16% <0%> (+1.66%) :arrow_up:
src/worker/handlers/PeerBank.js 90.62% <0%> (+9.37%) :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 ba2d3bc...414692a. Read the comment docs.