Details
-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.10.3
-
Fix Version/s: None
-
Component/s: Datamodel
-
Labels:None
Description
Following bug fix JAL-2742, [~gmungoc] noted that CigarArray needs better/some JavaDoc for all methods, including explanation of CigarArray codes etc. Unit testing is also needed.
Additionally theJAL-2742 change affected the result of the CigarArray constructor when there are hidden columns at the start of the sequence. It should be checked that existing test coverage for calling code covers this case (and if necessary corrected).
Additionally the