defichain-api / dobby

DeFiChain collateral ratio tracker
4 stars 2 forks source link

Bot Commands, Notification fixes #99

Closed adrian-schnell closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #99 (1822c50) into master (9711d43) will decrease coverage by 0.03%. The diff coverage is 0.00%.

:exclamation: Current head 1822c50 differs from pull request most recent head bc130e3. Consider uploading reports for the commit bc130e3 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##             master     #99      +/-   ##
===========================================
- Coverage      3.53%   3.49%   -0.04%     
- Complexity      284     285       +1     
===========================================
  Files            89      89              
  Lines          1161    1172      +11     
===========================================
  Hits             41      41              
- Misses         1120    1131      +11     
Flag Coverage Δ
unittests 3.49% <0.00%> (-0.04%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
app/Http/Controllers/BotController.php 0.00% <0.00%> (ø)
app/Listeners/VaultUpdatingRatioListener.php 0.00% <0.00%> (ø)
app/Notifications/BaseNotification.php 0.00% <ø> (ø)
app/Notifications/BaseUserNotification.php 0.00% <ø> (ø)
...otifications/CurrentSummaryTriggerNotification.php 0.00% <0.00%> (ø)
app/Notifications/VaultInfoTriggerNotification.php 0.00% <0.00%> (ø)
.../Notifications/VaultWarningTriggerNotification.php 0.00% <0.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 9711d43...bc130e3. Read the comment docs.