Anshika Garg

Results 2 issues of Anshika Garg

handler_commons files does not have unit test coverage. As we have increased the complexity of this file, unit test coverage is important to ensure quality of code.

code quality

Hi, I am trying to use JSONata for python by using the python wrapper available here: https://pypi.org/project/pyjsonata/ I can't seem to install this, pip install command fails with: ``` pip...