IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

test: improve testing of IsNil() #67

Closed padamstx closed 4 years ago

padamstx commented 4 years ago

This PR improves our testing of the IsNil() function to include nil checks of various datatypes, including a model instance, map and slice

ibm-devx-automation commented 4 years ago

:tada: This PR is included in version 4.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: