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 korean word module to hd mnemonic #1158

Merged
merged 2 commits into from
Jul 14, 2023

fix: string to single quotes

49a0cca
Select commit
Loading
Failed to load commit list.
Merged

add korean word module to hd mnemonic #1158

fix: string to single quotes
49a0cca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2023 in 0s

69.56% (+0.00%) compared to b005869

View this Pull Request on Codecov

69.56% (+0.00%) compared to b005869

Details

Codecov Report

Patch coverage: 50.00% and no project coverage change.

Comparison is base (b005869) 69.55% compared to head (49a0cca) 69.56%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1158   +/-   ##
=======================================
  Coverage   69.55%   69.56%           
=======================================
  Files         158      159    +1     
  Lines       26603    26607    +4     
=======================================
+ Hits        18505    18509    +4     
  Misses       8098     8098           
Impacted Files Coverage Δ
lib/hd/mnemonic.js 82.14% <ø> (ø)
lib/hd/wordlist-browser.js 0.00% <0.00%> (ø)
lib/hd/words/index.js 0.00% <0.00%> (ø)
lib/hd/wordlist.js 90.90% <100.00%> (+10.90%) ⬆️
lib/hd/words/korean.js 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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