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

Clean up + fix logs #302

Closed lenak25 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #302 into develop will decrease coverage by 0.28%. The diff coverage is 22.22%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #302      +/-   ##
===========================================
- Coverage    77.63%   77.34%   -0.29%     
===========================================
  Files          104      104              
  Lines         4770     4777       +7     
===========================================
- Hits          3703     3695       -8     
- Misses        1067     1082      +15
Impacted Files Coverage Δ
...er/controller/actions/tasks/VerifyNewTaskAction.js 96.66% <ø> (ø) :arrow_up:
...worker/controller/actions/ethereum/LogoutAction.js 11.53% <ø> (ø) :arrow_up:
...ntroller/actions/ethereum/GetWorkerParamsAction.js 88.88% <ø> (ø) :arrow_up:
...worker/controller/actions/db/read/GetTipsAction.js 18.75% <ø> (ø) :arrow_up:
...ntroller/actions/tasks/StartTaskExecutionAction.js 74.07% <ø> (ø) :arrow_up:
...ntroller/actions/sync/FindContentProviderAction.js 93.33% <ø> (ø) :arrow_up:
...ker/controller/actions/db/read/GetAllTipsAction.js 93.33% <ø> (ø) :arrow_up:
...rker/controller/actions/db/write/UpdateDbAction.js 85% <ø> (ø) :arrow_up:
...rker/controller/actions/ethereum/RegisterAction.js 88.46% <ø> (ø) :arrow_up:
src/common/errors.js 62.5% <ø> (-2.21%) :arrow_down:
... and 14 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 eda590c...b15f917. Read the comment docs.