nasa / EdsLib

CCSDS SOIS Electronic Data Sheet Tool and Library
Apache License 2.0
31 stars 12 forks source link

COSMOS generator fails if min or max is undefined on an integer #96

Closed jphickey closed 1 month ago

jphickey commented 1 month ago

Describe the bug If a minimum or maximum is defined on an integer, but not both (i.e. AtLeast or AtMost attributes in XML), then the COSMOS script fails with an attempt to read a nil value.

To Reproduce Build with EDS file that uses only one limit, but not two limits.

Expected behavior COSMOS file generator should not throw an exception.

System observed on: Debian

Reporter Info Joseph Hickey, Vantage Systems, Inc.