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

Introduce package.json for npm dependencies. #179

Closed
wants to merge 2 commits into from

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Jul 13, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2023

Codecov Report

Merging #179 (6ff152f) into main (cb3ea9b) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
- Coverage   95.86%   95.86%   -0.01%     
==========================================
  Files          20       20              
  Lines        2323     2321       -2     
  Branches      200      198       -2     
==========================================
- Hits         2227     2225       -2     
  Misses         96       96              
Flag Coverage Δ
unittests 95.86% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/aeadKeys/chacha20Poly1305Key.ts 100.00% <100.00%> (ø)
src/kdfs/hkdf.ts 98.87% <100.00%> (ø)
src/kems/dhkemPrimitives/x25519.ts 97.05% <100.00%> (ø)
src/kems/dhkemPrimitives/x448.ts 97.05% <100.00%> (ø)

@dajiaji dajiaji closed this Aug 20, 2023
@dajiaji dajiaji deleted the introduce-package-json branch September 12, 2023 13:30
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