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

Optimize suite_id generation. #49

Merged
merged 3 commits into from
May 27, 2022
Merged

Optimize suite_id generation. #49

merged 3 commits into from
May 27, 2022

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented May 27, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #49 (7c4f4bb) into main (1992164) will increase coverage by 0.90%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   96.49%   97.40%   +0.90%     
==========================================
  Files          18       18              
  Lines         656      654       -2     
  Branches       79       79              
==========================================
+ Hits          633      637       +4     
+ Misses         23       17       -6     
Flag Coverage Δ
unittests 97.40% <80.00%> (+0.90%) ⬆️

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

Impacted Files Coverage Δ
src/kemPrimitives/ec.ts 94.93% <0.00%> (ø)
src/consts.ts 100.00% <100.00%> (ø)
src/kdfContext.ts 100.00% <100.00%> (ø)
src/kemContext.ts 98.79% <100.00%> (-0.02%) ⬇️
src/utils/misc.ts 100.00% <0.00%> (+18.75%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1992164...7c4f4bb. Read the comment docs.

@dajiaji dajiaji merged commit d140116 into main May 27, 2022
@dajiaji dajiaji deleted the optimize-suite-id-generation branch June 8, 2022 09:51
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