-
Notifications
You must be signed in to change notification settings - Fork 6
feat: support prefixes for nested structs #53
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #53 +/- ##
===========================================
- Coverage 100.00% 90.57% -9.43%
===========================================
Files 4 5 +1
Lines 227 276 +49
===========================================
+ Hits 227 250 +23
- Misses 0 22 +22
- Partials 0 4 +4 ☔ View full report in Codecov by Sentry. |
I'll check the coverage later today |
Don't bother, looks like this is about changes in the coverage tool. I'll take a look later. |
I'm going to push documentation updates and then we can merge it. |
@bunyk thank you for the contribution! |
A first draft implementation of #52, names of struct fields are considered now.