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

Contextualize deserialization error #86

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

tbrezot
Copy link
Collaborator

@tbrezot tbrezot commented Feb 11, 2025

No description provided.

@tbrezot tbrezot requested review from HatemMn and Manuthor February 11, 2025 15:56
@@ -363,87 +368,6 @@ mod tests {
};
test_serialization(&dummy).unwrap();

{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just for my knowledge, you've removed these tests since tests are already done in crypto_core?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 , same question

Copy link

@HatemMn HatemMn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -363,87 +368,6 @@ mod tests {
};
test_serialization(&dummy).unwrap();

{
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 , same question

Copy link

@HatemMn HatemMn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah and btw, something in the CI seems to fail ?

Link : https://github.com/Cosmian/crypto_core/actions/runs/13266887641/job/37036467454?pr=86

@tbrezot
Copy link
Collaborator Author

tbrezot commented Feb 12, 2025

This error seems to be unrelated to the present PR as this is a compilation error of a dependency.

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.

3 participants