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

202 enforce arsn only with auth or aead #397

Merged
merged 13 commits into from
Feb 4, 2025

Conversation

Donnie-Ice
Copy link
Contributor

closes #202

@Donnie-Ice Donnie-Ice self-assigned this Feb 3, 2025
@Donnie-Ice Donnie-Ice linked an issue Feb 3, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 89.13043% with 15 lines in your changes missing coverage. Please review.

Project coverage is 75.55%. Comparing base (14ee573) to head (91d935f).
Report is 27 commits behind head on dev.

Files with missing lines Patch % Lines
src/sa/internal/sa_interface_inmemory.template.c 13.33% 12 Missing and 1 partial ⚠️
src/core/crypto_mc.c 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #397      +/-   ##
==========================================
- Coverage   75.97%   75.55%   -0.42%     
==========================================
  Files          81       81              
  Lines       22263    22098     -165     
  Branches     1807     1804       -3     
==========================================
- Hits        16914    16696     -218     
- Misses       4707     4759      +52     
- Partials      642      643       +1     

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

test/unit/ut_aos_process.c Outdated Show resolved Hide resolved
Copy link
Collaborator

@jlucas9 jlucas9 left a comment

Choose a reason for hiding this comment

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

Approved pending comment resolution

@Donnie-Ice Donnie-Ice merged commit 7bc238b into dev Feb 4, 2025
12 checks passed
@Donnie-Ice Donnie-Ice deleted the 202-enforce-arsn-only-with-auth-or-aead branch February 4, 2025 18:41
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.

Enforce ARSN only with Auth or AEAD
4 participants