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

Logs improvement + a bug fix #304

Closed lenak25 closed 4 years ago

lenak25 commented 4 years ago

All raised in the process of salad debugging run by @reuvenpo

codecov[bot] commented 4 years ago

Codecov Report

Merging #304 into develop will decrease coverage by 0.02%. The diff coverage is 57.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #304      +/-   ##
===========================================
- Coverage    77.38%   77.36%   -0.03%     
===========================================
  Files          104      104              
  Lines         4785     4788       +3     
===========================================
+ Hits          3703     3704       +1     
- Misses        1082     1084       +2
Impacted Files Coverage Δ
src/worker/state_sync/receiver/Receiver.js 74.78% <100%> (-0.22%) :arrow_down:
...ontroller/actions/sync/ReceiveAllPipelineAction.js 70.27% <50%> (-1.16%) :arrow_down:

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 09e37db...f02d1a4. Read the comment docs.