Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: Websocket were required to fetch logs #645

Merged
merged 14 commits into from
Jul 4, 2024

fix ci

32d682c
Select commit
Loading
Failed to load commit list.
Merged

Problem: Websocket were required to fetch logs #645

fix ci
32d682c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2024 in 0s

61.25% (+1.30%) compared to 45c14c5

View this Pull Request on Codecov

61.25% (+1.30%) compared to 45c14c5

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 10 lines in your changes missing coverage. Please review.

Project coverage is 61.25%. Comparing base (45c14c5) to head (32d682c).

Files Patch % Lines
src/aleph/vm/utils/logs.py 40.00% 6 Missing ⚠️
src/aleph/vm/orchestrator/views/operator.py 91.30% 1 Missing and 1 partial ⚠️
src/aleph/vm/controllers/interface.py 66.66% 1 Missing ⚠️
tests/supervisor/views/test_operator.py 99.04% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #645      +/-   ##
==========================================
+ Coverage   59.94%   61.25%   +1.30%     
==========================================
  Files          64       65       +1     
  Lines        5458     5603     +145     
  Branches      592      596       +4     
==========================================
+ Hits         3272     3432     +160     
+ Misses       2043     2023      -20     
- Partials      143      148       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.