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

Handle invalid Slice/Array indexes better #61

Merged
merged 4 commits into from
Jul 13, 2023

Conversation

deankarn
Copy link
Contributor

@deankarn deankarn commented Jul 13, 2023

PR

This updates the library to better handle a bubble up Slice/Array invalid index definition to avoid future confusion. See #60 as an example.

@coveralls
Copy link

coveralls commented Jul 13, 2023

Coverage Status

coverage: 99.814%. remained the same when pulling 85996e3 on fix-mutiple-value-parsing into ff1560b on master.

@deankarn deankarn marked this pull request as ready for review July 13, 2023 16:33
@deankarn deankarn changed the title misc maint Handle invalid Slice/Array indexes better Jul 13, 2023
@deankarn deankarn merged commit 8785d3c into master Jul 13, 2023
7 checks passed
@deankarn deankarn deleted the fix-mutiple-value-parsing branch July 13, 2023 16:35
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.

2 participants