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

Fix 107 #108

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Fix 107 #108

merged 1 commit into from
Jul 15, 2024

Conversation

yokonao
Copy link
Collaborator

@yokonao yokonao commented Jul 15, 2024

役員の名前に生年月日が含まれてしまうケースに対応する
close #107

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

Code Metrics Report

#109 (423dafb) #108 (f20f454) +/-
Coverage 6.2% 6.2% -0.0%
Code to Test Ratio 1:0.0 1:0.0 -0.0
Test Execution Time 30s 24s -6s
Details
  |                     | #109 (423dafb) | #108 (f20f454) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |           6.2% |           6.2% | -0.0% |
  |   Files             |             12 |             12 |     0 |
  |   Lines             |            608 |            609 |    +1 |
  |   Covered           |             38 |             38 |     0 |
- | Code to Test Ratio  |          1:0.0 |          1:0.0 |  -0.0 |
  |   Code              |           7862 |           7863 |    +1 |
  |   Test              |            198 |            198 |     0 |
+ | Test Execution Time |            30s |            24s |   -6s |

Code coverage of files in pull request scope (0.0% → 0.0%)

Files Coverage +/-
toukibo/parse_body.go 0.0% 0.0%

Reported by octocov

@tychy tychy marked this pull request as ready for review July 15, 2024 01:46
@tychy tychy merged commit 22aba3a into main Jul 15, 2024
2 checks passed
@tychy tychy deleted the fix-107 branch July 15, 2024 01:46
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.

sample794の名前の昭和XX年XX月XX日を読み飛ばす
2 participants