aleph-im / aleph-vm

Aleph.im VM execution engine
MIT License
43 stars 18 forks source link

Problem: Login token was not display with default conf #673

Closed olethanh closed 2 months ago

olethanh commented 2 months ago

Solution: Display logging token at info logging level

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.53%. Comparing base (ff6c119) to head (7aa65d2). Report is 2 commits behind head on main.

Files Patch % Lines
src/aleph/vm/orchestrator/supervisor.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #673 +/- ## ========================================== + Coverage 61.43% 61.53% +0.10% ========================================== Files 68 68 Lines 5997 5997 Branches 635 635 ========================================== + Hits 3684 3690 +6 + Misses 2158 2153 -5 + Partials 155 154 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.