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

test(main): add more test on rarely used blocks #47

Closed
wants to merge 1 commit into from

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Jan 28, 2018

Added more test samples on rarely used blocks.

It should reveal the following questions:

  • The Hangul Syllable should not be categorized as punctuations.
  • The Following blocks should be letters/Number letters.
    • Jamo Extended B
    • Hentaigana
    • CJK Ideograph Extension B..F
    • Hangzhou Numerals

@codecov-io
Copy link

Codecov Report

Merging #47 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #47   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           9     11    +2     
=====================================
+ Hits            9     11    +2
Impacted Files Coverage Δ
src/index.ts 100% <0%> (ø) ⬆️

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 04cb2a3...ddcce38. Read the comment docs.

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.

None yet

2 participants