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

feat: jq support #1801

Closed
wants to merge 19 commits into from

merge bench funcs

4f7122d
Select commit
Loading
Failed to load commit list.
Closed

feat: jq support #1801

merge bench funcs
4f7122d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 1, 2024 in 0s

81.25% of diff hit (target 86.89%)

View this Pull Request on Codecov

81.25% of diff hit (target 86.89%)

Annotations

Check warning on line 23 in src/config/reader_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config/reader_context.rs#L18-L23

Added lines #L18 - L23 were not covered by tests

Check warning on line 195 in src/grpc/request_template.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grpc/request_template.rs#L190-L195

Added lines #L190 - L195 were not covered by tests

Check warning on line 292 in src/http/request_template.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/http/request_template.rs#L287-L292

Added lines #L287 - L292 were not covered by tests

Check warning on line 87 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L87

Added line #L87 was not covered by tests

Check warning on line 107 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L107

Added line #L107 was not covered by tests

Check warning on line 120 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L120

Added line #L120 was not covered by tests

Check warning on line 136 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L136

Added line #L136 was not covered by tests

Check warning on line 209 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L206-L209

Added lines #L206 - L209 were not covered by tests

Check warning on line 243 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L240-L243

Added lines #L240 - L243 were not covered by tests

Check warning on line 282 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L282

Added line #L282 was not covered by tests

Check warning on line 287 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L287

Added line #L287 was not covered by tests

Check warning on line 297 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L297

Added line #L297 was not covered by tests

Check warning on line 303 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L303

Added line #L303 was not covered by tests

Check warning on line 314 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L314

Added line #L314 was not covered by tests

Check warning on line 323 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L323

Added line #L323 was not covered by tests

Check warning on line 333 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L333

Added line #L333 was not covered by tests

Check warning on line 339 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L339

Added line #L339 was not covered by tests

Check warning on line 352 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L352

Added line #L352 was not covered by tests

Check warning on line 355 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L355

Added line #L355 was not covered by tests

Check warning on line 365 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L365

Added line #L365 was not covered by tests

Check warning on line 368 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L368

Added line #L368 was not covered by tests

Check warning on line 384 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L384

Added line #L384 was not covered by tests

Check warning on line 387 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L387

Added line #L387 was not covered by tests

Check warning on line 397 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L397

Added line #L397 was not covered by tests

Check warning on line 400 in src/mustache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mustache.rs#L400

Added line #L400 was not covered by tests