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

Add docstring for tsdoc. #273

Merged
merged 1 commit into from
Aug 20, 2023
Merged

Add docstring for tsdoc. #273

merged 1 commit into from
Aug 20, 2023

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Aug 20, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #273 (2cc9162) into main (ead3df4) will increase coverage by 0.04%.
Report is 6 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #273      +/-   ##
==========================================
+ Coverage   97.52%   97.56%   +0.04%     
==========================================
  Files          35       35              
  Lines        2225     2262      +37     
  Branches      216      216              
==========================================
+ Hits         2170     2207      +37     
  Misses         54       54              
  Partials        1        1              
Flag Coverage Δ
unittests 97.56% <100.00%> (+0.04%) ⬆️

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

Files Changed Coverage Δ
src/cipherSuite.ts 100.00% <ø> (ø)
src/aeads/aesGcm.ts 100.00% <100.00%> (ø)
src/aeads/chacha20Poly1305.ts 100.00% <100.00%> (ø)
src/aeads/exportOnly.ts 100.00% <100.00%> (ø)
src/kdfs/hkdf.ts 98.42% <100.00%> (+0.07%) ⬆️
src/kems/dhkemX25519.ts 100.00% <100.00%> (ø)
src/kems/dhkemX448.ts 100.00% <100.00%> (ø)

@dajiaji dajiaji merged commit 35f099f into main Aug 20, 2023
@dajiaji dajiaji deleted the refine-tsdoc branch September 12, 2023 13:29
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