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

716 updating pydantic version #721

Open
wants to merge 95 commits into
base: main
Choose a base branch
from

Merge branch 'main' into 716-updating-pydantic-version

40c2f97
Select commit
Loading
Failed to load commit list.
Open

716 updating pydantic version #721

Merge branch 'main' into 716-updating-pydantic-version
40c2f97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

62.84% (-0.05%) compared to 76c6897, passed because coverage increased by 0.53% when compared to adjusted base (62.31%)

View this Pull Request on Codecov

62.84% (-0.05%) compared to 76c6897, passed because coverage increased by 0.53% when compared to adjusted base (62.31%)

Details

Codecov Report

Attention: Patch coverage is 85.90604% with 21 lines in your changes missing coverage. Please review.

Project coverage is 62.84%. Comparing base (76c6897) to head (40c2f97).

Files with missing lines Patch % Lines
src/aleph/vm/conf.py 88.00% 1 Missing and 8 partials ⚠️
src/aleph/vm/storage.py 57.14% 3 Missing ⚠️
src/aleph/vm/orchestrator/views/authentication.py 94.59% 1 Missing and 1 partial ⚠️
src/aleph/vm/controllers/qemu/instance.py 0.00% 1 Missing ⚠️
src/aleph/vm/orchestrator/reactor.py 0.00% 1 Missing ⚠️
src/aleph/vm/orchestrator/run.py 50.00% 1 Missing ⚠️
src/aleph/vm/orchestrator/tasks.py 50.00% 1 Missing ⚠️
src/aleph/vm/orchestrator/views/__init__.py 50.00% 1 Missing ⚠️
src/aleph/vm/orchestrator/views/operator.py 0.00% 1 Missing ⚠️
src/aleph/vm/utils/__init__.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #721      +/-   ##
==========================================
- Coverage   62.89%   62.84%   -0.05%     
==========================================
  Files          71       71              
  Lines        6352     6366      +14     
  Branches      519      528       +9     
==========================================
+ Hits         3995     4001       +6     
- Misses       2197     2198       +1     
- Partials      160      167       +7     

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