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

refactor: encryption envelope #1070

Merged
merged 4 commits into from
Nov 30, 2023
Merged

Conversation

Patrik-Stas
Copy link
Contributor

@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2023

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (a861b63) 0.05% compared to head (53f3a26) 0.05%.

Files Patch % Lines
aries/aries_vcx/src/utils/encryption_envelope.rs 0.00% 29 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           feature/messages-display   #1070      +/-   ##
===========================================================
- Coverage                      0.05%   0.05%   -0.01%     
===========================================================
  Files                           471     471              
  Lines                         24009   24015       +6     
  Branches                       4294    4292       -2     
===========================================================
  Hits                             13      13              
- Misses                        23995   24001       +6     
  Partials                          1       1              
Flag Coverage Δ
unittests-aries-vcx 0.05% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mirgee mirgee assigned mirgee and unassigned mirgee Nov 27, 2023
@mirgee mirgee requested review from mirgee and removed request for mirgee November 27, 2023 09:18
mirgee
mirgee previously approved these changes Nov 28, 2023
Copy link
Contributor

@mirgee mirgee left a comment

Choose a reason for hiding this comment

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

👍

Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
Base automatically changed from feature/messages-display to main November 30, 2023 07:51
@Patrik-Stas Patrik-Stas dismissed mirgee’s stale review November 30, 2023 07:51

The base branch was changed.

@Patrik-Stas Patrik-Stas merged commit 5a42a2a into main Nov 30, 2023
28 checks passed
@Patrik-Stas Patrik-Stas deleted the refactor/encryption-envelope branch November 30, 2023 07:55
xprazak2 pushed a commit that referenced this pull request Dec 6, 2023
Encryption envelope was refactored in #1070,
but one log message is out of sync with the new naming.
xprazak2 pushed a commit that referenced this pull request Dec 6, 2023
Encryption envelope was refactored in #1070,
but one log message is out of sync with the new naming.

Signed-off-by: Ondrej Prazak <ondrej.prazak@absa.africa>
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