Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: Incremental JSON "pull" parser utils #829

Merged
merged 12 commits into from
Sep 16, 2024

Merge branch 'main' into json-pull

00e7d66
Select commit
Loading
Failed to load commit list.
Merged

Add: Incremental JSON "pull" parser utils #829

Merge branch 'main' into json-pull
00e7d66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 16, 2024 in 1s

93.55% of diff hit (target 34.94%)

View this Pull Request on Codecov

93.55% of diff hit (target 34.94%)

Annotations

Check warning on line 123 in util/jsonpull.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/jsonpull.c#L123

Added line #L123 was not covered by tests

Check warning on line 155 in util/jsonpull.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/jsonpull.c#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 194 in util/jsonpull.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/jsonpull.c#L194

Added line #L194 was not covered by tests

Check warning on line 745 in util/jsonpull.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/jsonpull.c#L744-L745

Added lines #L744 - L745 were not covered by tests

Check warning on line 1223 in util/jsonpull_tests.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/jsonpull_tests.c#L1223

Added line #L1223 was not covered by tests