json-c icon indicating copy to clipboard operation
json-c copied to clipboard

add json_object_array_insert_idx() + test-cases + fix json_pointer doc-strings

Open commodo opened this issue 4 years ago • 2 comments

First 3 patches from PR https://github.com/json-c/json-c/pull/702

Signed-off-by: Alexandru Ardelean [email protected]

commodo avatar May 04 '21 09:05 commodo

Coverage Status

Coverage decreased (-0.005%) to 87.377% when pulling b42d5c4f6f686d566fa8aeed4199bf737cb34d0d on commodo:json1 into cd7109f767a6d9f20caa9d10fbf4eab9c5262e7a on json-c:master.

coveralls avatar May 04 '21 09:05 coveralls

Maybe Github Actions is a slightly better CI these days. Well, until Microsoft messes it up.

commodo avatar May 04 '21 12:05 commodo

This is actually included in #702, so I don't think we need a separate PR; closing.

hawicz avatar Jul 30 '23 17:07 hawicz