Optibus / playback-ts

Record your service operations in production and replay them locally at any time in a sandbox
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Runnable examples #16

Open avishon opened 2 years ago

avishon commented 2 years ago

12

Hello Optibus,

I created the examples, with and without decorators. Feel free to let me know what needs to be changed.

Thanks, Avi

codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (f3323f5) into main (9f2930a) will increase coverage by 0.23%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   93.75%   93.98%   +0.23%     
==========================================
  Files          10       10              
  Lines         336      349      +13     
  Branches       57       58       +1     
==========================================
+ Hits          315      328      +13     
  Misses         21       21              
Impacted Files Coverage Δ
playback/tapeRecorder.ts 92.93% <100.00%> (+0.35%) :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 9f2930a...f3323f5. Read the comment docs.