h2non / jsonpath-ng

Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!
Apache License 2.0
582 stars 85 forks source link

Updated Filter.py to implement update function #34

Closed dchourasia closed 4 years ago

dchourasia commented 4 years ago

Implemented update function in filter.py for case where filter expressions used to locate an array rather than index.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at ?% when pulling a77121eea911143ca520a77827497e1d13a62a0d on dchourasia:patch-1 into 003a0b78f8a1857aa7027a837def54564a2b578a on h2non:master.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at ?% when pulling a77121eea911143ca520a77827497e1d13a62a0d on dchourasia:patch-1 into 003a0b78f8a1857aa7027a837def54564a2b578a on h2non:master.