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

implement parser for label #4

Merged
merged 3 commits into from
Jan 15, 2024
Merged

implement parser for label #4

merged 3 commits into from
Jan 15, 2024

Conversation

cm-ayf
Copy link
Contributor

@cm-ayf cm-ayf commented Jan 15, 2024

#3 に含まれるstruct Phonemeの変更が必要(別PRにする?) #5

@cm-ayf cm-ayf self-assigned this Jan 15, 2024
@cm-ayf cm-ayf requested a review from phenylshima as a code owner January 15, 2024 04:17
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

Attention: 70 lines in your changes are missing coverage. Please review.

Comparison is base (3a168bf) 0.00% compared to head (10e15b9) 81.62%.

❗ Current head 10e15b9 differs from pull request most recent head 569156e. Consider uploading reports for the commit 569156e to get more accurate results

Files Patch % Lines
src/parser/mod.rs 71.89% 52 Missing ⚠️
src/serializer/mod.rs 90.81% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           main       #4       +/-   ##
=========================================
+ Coverage      0   81.62%   +81.62%     
=========================================
  Files         0        2        +2     
  Lines         0      381      +381     
=========================================
+ Hits          0      311      +311     
- Misses        0       70       +70     

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

@cm-ayf cm-ayf force-pushed the parser branch 2 times, most recently from 10e15b9 to 569156e Compare January 15, 2024 12:27
@phenylshima phenylshima merged commit 4c980be into main Jan 15, 2024
2 of 3 checks passed
@phenylshima phenylshima deleted the parser branch January 15, 2024 12:43
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