-
Notifications
You must be signed in to change notification settings - Fork 78
Fix/425 #426
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/425 #426
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your project status has failed because the head coverage (82.59%) is below the target coverage (85.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #426 +/- ##
==========================================
+ Coverage 82.47% 82.59% +0.12%
==========================================
Files 86 86
Lines 4364 4366 +2
Branches 809 810 +1
==========================================
+ Hits 3599 3606 +7
+ Misses 575 572 -3
+ Partials 190 188 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
@lukehsiao and @senwu , what do you think? |
I figured that out. |
@HiromuHota could you squash these commits with a nice commit description, then we can merge? |
I added another unit test: |
Looks good to me! |
…he input mention is not tabular. Co-authored-by: Luke Hsiao <[email protected]>
Squashed and force-pushed. |
Fix #425.