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

Remove init() from AeadInterface. #245

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Remove init() from AeadInterface. #245

merged 1 commit into from
Aug 11, 2023

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Aug 11, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #245 (4d394bc) into main (9079b4e) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
- Coverage   97.00%   97.00%   -0.01%     
==========================================
  Files          34       34              
  Lines        2505     2503       -2     
  Branches      225      225              
==========================================
- Hits         2430     2428       -2     
  Misses         74       74              
  Partials        1        1              
Flag Coverage Δ
unittests 97.00% <100.00%> (-0.01%) ⬇️

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

Files Changed Coverage Δ
src/cipherSuiteNative.ts 100.00% <ø> (ø)
src/aeads/aesGcm.ts 100.00% <100.00%> (ø)

@dajiaji dajiaji merged commit 20c9dc8 into main Aug 11, 2023
15 checks passed
@dajiaji dajiaji deleted the remove-aead-init branch August 13, 2023 09:20
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