JsonGrinder.jl icon indicating copy to clipboard operation
JsonGrinder.jl copied to clipboard

Fix bug with slicing in version 1 and examine if it's also in JsonGrinder 2

Open racinmat opened this issue 4 years ago • 0 comments

There is a bug https://github.com/CTUAvastLab/JsonGrinder.jl/blob/ea0aeac760b13cf87b7056ef6415e14e6a04ec89/test/extractors.jl#L734-L760 in JsonGrinder 1.8.0, the slicing should work and should not raise BoundsError. Examine if it's happening also on master.

racinmat avatar Aug 25 '21 13:08 racinmat