lecle / aloxide

Aloxide is a pragmatic abstraction layer for various blockchain softwares.
Apache License 2.0
10 stars 5 forks source link

Feat/#99 implement a way to listen to other actions than default ones #122

Open cymonkey opened 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #122 (00593d2) into master (ce3d6d8) will increase coverage by 0.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   95.15%   95.40%   +0.25%     
==========================================
  Files          69       70       +1     
  Lines        1093     1154      +61     
  Branches      126      141      +15     
==========================================
+ Hits         1040     1101      +61     
  Misses         53       53              
Impacted Files Coverage Δ
packages/demux/src/AloxideActionHandler.ts 100.00% <100.00%> (ø)
packages/demux/src/VersatileUpdater.ts 100.00% <100.00%> (ø)
packages/demux/src/createWatcher.ts 100.00% <100.00%> (ø)

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 ce3d6d8...00593d2. Read the comment docs.