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 94 commits into
base: main
Choose a base branch
from

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

5143f3d
Select commit
Loading
Failed to load commit list.
Open

716 updating pydantic version #721

Merge branch 'main' into 716-updating-pydantic-version
5143f3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

62.45% (-0.05%) compared to 0241c04, passed because coverage increased by 0.55% when compared to adjusted base (61.89%)

View this Pull Request on Codecov

62.45% (-0.05%) compared to 0241c04, passed because coverage increased by 0.55% when compared to adjusted base (61.89%)

Details

Codecov Report

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

Project coverage is 62.45%. Comparing base (0241c04) to head (5143f3d).

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.50%   62.45%   -0.05%     
==========================================
  Files          70       70              
  Lines        6232     6246      +14     
  Branches      506      515       +9     
==========================================
+ Hits         3895     3901       +6     
- Misses       2179     2180       +1     
- Partials      158      165       +7     

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