-
Notifications
You must be signed in to change notification settings - Fork 339
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: Unable to access nested list property #93
Conversation
2dd7178
to
48c357c
Compare
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.
Thank you for the PR, and for providing good testing! I've confirmed the bug. We're working on pushing 0.2.0 atm. We should pull this in for 0.3.0.
Codecov Report
@@ Coverage Diff @@
## master #93 +/- ##
=======================================
Coverage 96.85% 96.86%
=======================================
Files 19 19
Lines 2705 2712 +7
=======================================
+ Hits 2620 2627 +7
Misses 85 85
Continue to review full report at Codecov.
|
Co-authored-by: José Antonio Haro Peralta <[email protected]>
Co-authored-by: José Antonio Haro Peralta <[email protected]>
/ping @j5awry ! |
This PR fixes #91.