Closed adrian-schnell closed 2 years ago
Merging #120 (6e0fcaa) into master (2589873) will decrease coverage by
0.02%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #120 +/- ##
===========================================
- Coverage 2.85% 2.83% -0.03%
- Complexity 344 345 +1
===========================================
Files 96 97 +1
Lines 1436 1448 +12
===========================================
Hits 41 41
- Misses 1395 1407 +12
Flag | Coverage Δ | |
---|---|---|
unittests | 2.83% <0.00%> (-0.03%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
app/Console/Commands/InactivateVaultsCommand.php | 0.00% <0.00%> (ø) |
|
app/Console/Kernel.php | 18.18% <0.00%> (-1.82%) |
:arrow_down: |
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 2589873...6e0fcaa. Read the comment docs.
set vaults to the custom state "inactive", when > 1h no new updates from ocean are received.
issue #119