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

Added Qemu automatic tests #615

Merged
merged 5 commits into from
May 7, 2024

Fix: Solve conflicts with main branch.

782e002
Select commit
Loading
Failed to load commit list.
Merged

Added Qemu automatic tests #615

Fix: Solve conflicts with main branch.
782e002
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2024 in 1s

51.71% (+6.89%) compared to c942e27

View this Pull Request on Codecov

51.71% (+6.89%) compared to c942e27

Details

Codecov Report

Attention: Patch coverage is 92.50000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 51.71%. Comparing base (c942e27) to head (782e002).

Files Patch % Lines
src/aleph/vm/controllers/__main__.py 54.54% 5 Missing ⚠️
tests/supervisor/test_qemu_instance.py 96.96% 2 Missing and 1 partial ⚠️
src/aleph/vm/models.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #615      +/-   ##
==========================================
+ Coverage   44.82%   51.71%   +6.89%     
==========================================
  Files          55       57       +2     
  Lines        5033     5147     +114     
  Branches      589      591       +2     
==========================================
+ Hits         2256     2662     +406     
+ Misses       2654     2355     -299     
- Partials      123      130       +7     

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