defichain-api / dobby

DeFiChain collateral ratio tracker
4 stars 2 forks source link

#111 Notification: vault switch back to active state #113

Closed adrian-schnell closed 2 years ago

adrian-schnell commented 2 years ago

implements issue #112

codecov[bot] commented 2 years ago

Codecov Report

Merging #113 (014dbb4) into master (f8bd90a) will decrease coverage by 0.12%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #113      +/-   ##
===========================================
- Coverage      3.17%   3.05%   -0.13%     
- Complexity      312     322      +10     
===========================================
  Files            93      94       +1     
  Lines          1290    1341      +51     
===========================================
  Hits             41      41              
- Misses         1249    1300      +51     
Flag Coverage Δ
unittests 3.05% <0.00%> (-0.13%) :arrow_down:

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

Impacted Files Coverage Δ
app/Listeners/VaultUpdatingStateListener.php 0.00% <0.00%> (ø)
app/Models/Vault.php 0.00% <0.00%> (ø)
app/Notifications/VaultActiveNotification.php 0.00% <0.00%> (ø)
app/Notifications/VaultFrozenNotification.php 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 f8bd90a...014dbb4. Read the comment docs.