Mike Farah
d66a709213
refactored array merge flags into a strategy
2020-07-17 13:26:20 +10:00
Mike Farah
feba7b04fa
Added path stack to string test
2020-01-09 21:36:05 +11:00
Mike Farah
924eb6c462
Added missing functions to interface
2020-01-09 21:18:24 +11:00
Mike Farah
52eef67e37
more tests, some refactoring
2020-01-09 08:17:56 +11:00
Mike Farah
9771e7001c
splatting
2019-12-09 13:44:53 +11:00
Conor Nosal
5fc13bdccd
update imports for v2 module path
2019-12-06 13:58:56 +11:00
Conor Nosal
64d1e58f97
test coverage and linting
2019-12-06 13:58:56 +11:00
Conor Nosal
4b3fbb878f
Split marshal package from yqlib, implement interfaces
2019-12-06 13:58:56 +11:00
Conor Nosal
26a09e6ec0
Move implementation files to yqlib and test packages to allow for imports:
...
- Move data_navigator, json_converter, merge, and path_parser to pkg/yqlib
- Extract yamlToString from yq to pkg/yqlib/yaml_converter
- Move utils_test to test/utils
2019-12-06 13:58:56 +11:00