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 basic PinyinVariant info #667

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shawn111
Copy link

@shawn111 shawn111 commented Dec 22, 2024

Add some information about PinyinVariant

#[default]
HanyuPinyin,
/// TODO: docs
/// [THL, 台灣華語羅馬拼音](https://pinyin.thl.tw/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use Chinese characters in comments unless you have to.

Copy link
Author

@shawn111 shawn111 Dec 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/// [THL, taíwan huáyǔ luómǎ pinyin](https://pinyin.thl.tw/)

how about it?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks better with title case Taíwan Huáyǔ Luómǎ Pinyin

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.85%. Comparing base (786b0ff) to head (273a9ec).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #667   +/-   ##
=======================================
  Coverage   89.85%   89.85%           
=======================================
  Files          42       42           
  Lines        8763     8763           
=======================================
  Hits         7874     7874           
  Misses        889      889           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shawn111 shawn111 force-pushed the PinyinVariant branch 2 times, most recently from c719e61 to 3e43992 Compare December 22, 2024 02:36
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.

3 participants