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

Sync revert #288

Closed lenak25 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #288 into develop will increase coverage by 0.19%. The diff coverage is 85.45%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #288      +/-   ##
===========================================
+ Coverage    78.65%   78.85%   +0.19%     
===========================================
  Files          102      102              
  Lines         4751     4743       -8     
===========================================
+ Hits          3737     3740       +3     
+ Misses        1014     1003      -11
Impacted Files Coverage Δ
src/worker/controller/NodeController.js 82.4% <ø> (+2.32%) :arrow_up:
...controller/actions/ethereum/CommitReceiptAction.js 7.69% <0%> (ø) :arrow_up:
src/ethereum/StateSync.js 100% <100%> (+5.12%) :arrow_up:
...ontroller/actions/sync/ReceiveAllPipelineAction.js 84.37% <77.5%> (-6.93%) :arrow_down:
...roller/actions/sync/IdentifyMissingStatesAction.js 81.48% <77.77%> (-3.31%) :arrow_down:
...ker/controller/actions/sync/TryReceiveAllAction.js 92.3% <87.5%> (-1.25%) :arrow_down:
...ntroller/actions/sync/FindContentProviderAction.js 93.33% <88.88%> (-6.67%) :arrow_down:
...ker/controller/actions/db/read/GetAllTipsAction.js 88.88% <0%> (+33.33%) :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 ed34f79...1dde3e9. Read the comment docs.

lenak25 commented 4 years ago

@assafmo please re-review :)