boozallen / aissemble

Booz Allen's lean manufacturing approach for holistically designing, developing and fielding AI solutions across the engineering lifecycle from data processing to model building, tuning, and training to secure operational deployment
Other
34 stars 8 forks source link

[#442] account for lists in `YamlUtils#loadYaml` #443

Closed ewilkins-csi closed 1 month ago

ewilkins-csi commented 1 month ago

Also fixes a bug with the hasDouble, hasInt, and hasBoolean methods of YamlObject. Adds tests for YamlUtils including one to catch the root list issue. Finally, also updates the POM migration to account for POMs without dependency management sections.