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

TaskRecordCreated fix #265

Closed Cashmaney closed 4 years ago

Cashmaney commented 4 years ago

Removed 0x from taskIds in this event

codecov[bot] commented 4 years ago

Codecov Report

Merging #265 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #265   +/-   ##
========================================
  Coverage    75.79%   75.79%           
========================================
  Files          105      105           
  Lines         5073     5073           
========================================
  Hits          3845     3845           
  Misses        1228     1228
Impacted Files Coverage Δ
src/ethereum/EnigmaContractReaderAPI.js 54.05% <ø> (ø) :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 f2d07f2...0d4fe11. Read the comment docs.