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

BLD: fix issue #218 #228

Closed lenak25 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #228 into develop will increase coverage by 0.24%. The diff coverage is 76.59%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #228      +/-   ##
===========================================
+ Coverage    80.22%   80.47%   +0.24%     
===========================================
  Files          109      110       +1     
  Lines         5254     5290      +36     
===========================================
+ Hits          4215     4257      +42     
+ Misses        1039     1033       -6
Impacted Files Coverage Δ
...ntroller/actions/tasks/HandleVerifiedTaskAction.js 100% <100%> (ø)
src/common/constants.js 100% <100%> (ø) :arrow_up:
src/core/core_server_mock/core_server.js 80.57% <100%> (+2.41%) :arrow_up:
src/worker/handlers/PrincipalNode.js 91.66% <100%> (+4.16%) :arrow_up:
src/worker/controller/NodeController.js 80.72% <100%> (+0.21%) :arrow_up:
...rc/worker/controller/actions/GetStateKeysAction.js 65.3% <25%> (-2.88%) :arrow_down:
...rker/controller/actions/tasks/ExecuteTaskAction.js 77.27% <66.66%> (ø)
src/worker/tasks/ComputeTask.js 80.55% <0%> (+5.55%) :arrow_up:
... and 1 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 3d2e9e9...e73d6f8. Read the comment docs.