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 configuration & refactor utils #724

Merged
merged 1 commit into from
Jul 16, 2023
Merged

Add configuration & refactor utils #724

merged 1 commit into from
Jul 16, 2023

Conversation

kigawas
Copy link
Member

@kigawas kigawas commented Jul 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8ebcc80) 100.00% compared to head (590632c) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #724   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6        10    +4     
  Lines          169       262   +93     
  Branches        47        74   +27     
=========================================
+ Hits           169       262   +93     
Impacted Files Coverage Δ
src/config.ts 100.00% <100.00%> (ø)
src/consts.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/keys/PrivateKey.ts 100.00% <100.00%> (ø)
src/keys/PublicKey.ts 100.00% <100.00%> (ø)
src/utils/elliptic.ts 100.00% <100.00%> (ø)
src/utils/hex.ts 100.00% <100.00%> (ø)
src/utils/index.ts 100.00% <100.00%> (ø)
src/utils/symmetric.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kigawas kigawas merged commit 2354585 into master Jul 16, 2023
12 checks passed
@kigawas kigawas deleted the prepare-config branch July 16, 2023 12:06
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.

1 participant