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

Version 0.2.5 #240

Closed lenak25 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #240 into master will increase coverage by 0.12%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
+ Coverage   80.22%   80.34%   +0.12%     
==========================================
  Files         109      110       +1     
  Lines        5254     5328      +74     
==========================================
+ Hits         4215     4281      +66     
- Misses       1039     1047       +8
Impacted Files Coverage Δ
src/main_controller/FacadeController.js 94.11% <ø> (+3.64%) :arrow_up:
src/worker/tasks/DeployTask.js 94.73% <ø> (ø) :arrow_up:
src/worker/tasks/ComputeTask.js 80.55% <ø> (+5.55%) :arrow_up:
...rker/controller/actions/ethereum/WithdrawAction.js 14.28% <0%> (ø) :arrow_up:
...worker/controller/actions/ethereum/LogoutAction.js 14.28% <0%> (ø) :arrow_up:
src/worker/tasks/Result.js 94.66% <0%> (-1.28%) :arrow_down:
...controller/actions/ethereum/CommitReceiptAction.js 8% <0%> (-2.17%) :arrow_down:
...er/controller/actions/tasks/VerifyNewTaskAction.js 96.55% <100%> (+0.12%) :arrow_up:
src/common/constants.js 100% <100%> (ø) :arrow_up:
src/worker/handlers/PrincipalNode.js 91.66% <100%> (+4.16%) :arrow_up:
... and 25 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 748b7cb...8dff193. Read the comment docs.