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

Fix null input for slice should convert to nil rather than a empty slice #1204

Closed
wants to merge 3 commits into from

Conversation

NateScarlet
Copy link

Describe your PR and link to any relevant issues.

Fix #1203

I have:

  • Added tests covering the bug / feature (see testing)
  • Updated any relevant documentation (see docs)

…than a empty slice

not change IsNilable because other tests will fail if we do
@coveralls
Copy link

coveralls commented Jun 2, 2020

Coverage Status

Coverage remained the same at 66.069% when pulling 2a11017 on NateScarlet:issue-1203 into 40570d1 on 99designs:master.

@lwc
Copy link
Member

lwc commented Jul 10, 2020

Superseded by #1242

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.

Null input for slice should convert to nil rather than a empty slice
3 participants