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

Separate consts to minimize the size of submodules. #237

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Aug 7, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #237 (013db2b) into main (01edfc5) will increase coverage by 0.07%.
The diff coverage is 99.69%.

@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
+ Coverage   96.92%   96.99%   +0.07%     
==========================================
  Files          32       34       +2     
  Lines        2468     2495      +27     
  Branches      222      222              
==========================================
+ Hits         2392     2420      +28     
+ Misses         75       74       -1     
  Partials        1        1              
Flag Coverage Δ
unittests 96.99% <99.69%> (+0.07%) ⬆️

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

Files Changed Coverage Δ
src/consts.ts 100.00% <ø> (ø)
src/kems/dhkemPrimitives/ec.ts 92.62% <99.43%> (+4.07%) ⬆️
src/aeads/aesGcm.ts 100.00% <100.00%> (ø)
src/algorithm.ts 100.00% <100.00%> (ø)
src/cipherSuiteNative.ts 100.00% <100.00%> (ø)
src/exporterContext.ts 96.96% <100.00%> (+0.09%) ⬆️
src/interfaces/aeadEncryptionContext.ts 100.00% <100.00%> (ø)
src/interfaces/kemPrimitives.ts 100.00% <100.00%> (ø)
src/kdfs/hkdf.ts 98.24% <100.00%> (+0.02%) ⬆️
src/kems/dhkem.ts 100.00% <100.00%> (ø)
... and 3 more

@dajiaji dajiaji merged commit c7151f8 into main Aug 7, 2023
15 checks passed
@dajiaji dajiaji deleted the divide-consts 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