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

feat: upgrade aleph-message from 0.4.2 to 0.4.8 and fix all mypy issues. #578

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

Psycojoker
Copy link
Collaborator

This is the work of @nesitor on #573 (that is unreleated to this PR) that I'm splitting in another PR for easier merge and review.

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

Attention: Patch coverage is 91.48936% with 16 lines in your changes missing coverage. Please review.

Project coverage is 94.37%. Comparing base (692cb1c) to head (1ff29ba).

Files Patch % Lines
...ts/message_processing/test_process_confidential.py 92.66% 4 Missing and 4 partials ⚠️
tests/message_processing/test_process_instances.py 86.66% 0 Missing and 4 partials ⚠️
...sions/0023_add_trusted_execution_fields_to_vms_.py 78.57% 3 Missing ⚠️
tests/db/test_cost.py 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #578      +/-   ##
==========================================
- Coverage   94.55%   94.37%   -0.19%     
==========================================
  Files          89       91       +2     
  Lines        4777     4908     +131     
  Branches      655      677      +22     
==========================================
+ Hits         4517     4632     +115     
- Misses        234      241       +7     
- Partials       26       35       +9     

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

* Feature: Alembic migrations to allow environment_trusted_execution_firmware and environment_trusted_execution_policy

* Feature: Allow pyaleph to handle confidential instance type

* Feature: adding node_hash to VmDB

---------

Co-authored-by: 1yam <lyam.gomes@epitech.eu>
@nesitor nesitor merged commit 25489df into main Jul 15, 2024
4 of 6 checks passed
@nesitor nesitor deleted the aleph-message-mypy branch July 15, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants