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
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.
Also fixes a bug with the
hasDouble
,hasInt
, andhasBoolean
methods ofYamlObject
. Adds tests forYamlUtils
including one to catch the root list issue. Finally, also updates the POM migration to account for POMs without dependency management sections.