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

Task mgr test #301

Closed Cashmaney closed 4 years ago

Cashmaney commented 4 years ago

Changed the tasks to be static instead of randomly generated every execution Refactored the old code to be a little more modern/readable

codecov[bot] commented 4 years ago

Codecov Report

Merging #301 into fix_level_db_use will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           fix_level_db_use     #301   +/-   ##
=================================================
  Coverage             77.66%   77.66%           
=================================================
  Files                   104      104           
  Lines                  4773     4773           
=================================================
  Hits                   3707     3707           
  Misses                 1066     1066
Impacted Files Coverage Δ
src/worker/tasks/TaskManager.js 85.26% <ø> (ø) :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 bc6fc22...355b522. Read the comment docs.