HathorNetwork / hathor-wallet-service-old

MIT License
4 stars 4 forks source link

refactor: alert using sqs #378

Closed andreabadesso closed 1 year ago

andreabadesso commented 1 year ago

Acceptance Criteria

Security Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #378 (0032639) into dev (d2ce4c8) will increase coverage by 0.24%. The diff coverage is 96.00%.

@@            Coverage Diff             @@
##              dev     #378      +/-   ##
==========================================
+ Coverage   95.26%   95.50%   +0.24%     
==========================================
  Files          38       40       +2     
  Lines        2363     2404      +41     
  Branches      276      269       -7     
==========================================
+ Hits         2251     2296      +45     
+ Misses        112      108       -4     
Impacted Files Coverage Δ
src/commons.ts 84.40% <33.33%> (-0.32%) :arrow_down:
src/txProcessor.ts 83.82% <66.66%> (+1.86%) :arrow_up:
src/api/pushSendNotificationToDevice.ts 100.00% <100.00%> (ø)
src/api/txPushNotificationRequested.ts 100.00% <100.00%> (ø)
src/db/index.ts 99.65% <100.00%> (+0.34%) :arrow_up:
src/mempool.ts 93.10% <100.00%> (+0.79%) :arrow_up:
src/types.ts 98.65% <100.00%> (+0.06%) :arrow_up:
src/utils.ts 94.17% <100.00%> (+0.42%) :arrow_up:
src/utils/alerting.utils.ts 100.00% <100.00%> (ø)
src/utils/nft.utils.ts 95.55% <100.00%> (+0.31%) :arrow_up:
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.