streaming-json-encoder icon indicating copy to clipboard operation
streaming-json-encoder copied to clipboard

Small optimization of getting name of the JSON error constant

Open peter-gribanov opened this issue 2 years ago • 1 comments

We restrict the selection to only JSON category constants so as not to check all constants.

peter-gribanov avatar Jan 27 '23 09:01 peter-gribanov

Codecov Report

Merging #11 (c72dd5c) into main (4de0ac8) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files
Impacted Files Coverage Δ
src/AbstractJsonEncoder.php 100.00% <100.00%> (ø)
src/JsonStream.php 100.00% <0.00%> (ø)

codecov[bot] avatar Jan 27 '23 11:01 codecov[bot]