-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix for parsing type strings for tuples containing static arrays of tuples #13
Conversation
Codecov Report
@@ Coverage Diff @@
## main #13 +/- ##
==========================================
+ Coverage 73.41% 73.66% +0.24%
==========================================
Files 3 3
Lines 963 972 +9
==========================================
+ Hits 707 716 +9
Misses 182 182
Partials 74 74
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
seems that the CI codecov-upload is having some issue: codecov/codecov-action#598 need a few re-runs (3 times) to make codecov-upload work, flaky? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
Fix #12