Always return a default for `Product` getters
This PR updates the Product
class to make all getters return a default value (either ''
or 0.0
depending on type).
Please review: @ahoffmann @weizhong-wang @lloyd-carter @KJOYNER
Improve security with one click by enabling Secret Push Protection for your projects: https://docs.gitlab.com/ee/user/application_security/secret_detection/secret_push_protection/#enable-secret-push-protection-in-a-project
This PR updates the Product
class to make all getters return a default value (either ''
or 0.0
depending on type).
Please review: @ahoffmann @weizhong-wang @lloyd-carter @KJOYNER