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

Crate for generating proto.rs from orc_proto.proto #3

Merged
merged 7 commits into from
Nov 3, 2023

Remove nightly

6a74e7c
Select commit
Loading
Failed to load commit list.
Merged

Crate for generating proto.rs from orc_proto.proto #3

Remove nightly
6a74e7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 3, 2023 in 1s

1.56% of diff hit (target 80.36%)

View this Pull Request on Codecov

1.56% of diff hit (target 80.36%)

Annotations

Check warning on line 26 in gen/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

gen/src/main.rs#L22-L26

Added lines #L22 - L26 were not covered by tests

Check warning on line 31 in gen/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

gen/src/main.rs#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 39 in gen/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

gen/src/main.rs#L33-L39

Added lines #L33 - L39 were not covered by tests

Check warning on line 42 in gen/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

gen/src/main.rs#L42

Added line #L42 was not covered by tests

Check warning on line 46 in gen/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

gen/src/main.rs#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 349 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L349

Added line #L349 was not covered by tests

Check warning on line 92 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L92

Added line #L92 was not covered by tests

Check warning on line 212 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L198-L212

Added lines #L198 - L212 were not covered by tests

Check warning on line 214 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L214

Added line #L214 was not covered by tests

Check warning on line 231 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L216-L231

Added lines #L216 - L231 were not covered by tests

Check warning on line 233 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L233

Added line #L233 was not covered by tests

Check warning on line 269 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L264-L269

Added lines #L264 - L269 were not covered by tests

Check warning on line 271 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L271

Added line #L271 was not covered by tests

Check warning on line 279 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L273-L279

Added lines #L273 - L279 were not covered by tests

Check warning on line 281 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L281

Added line #L281 was not covered by tests

Check warning on line 285 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L285

Added line #L285 was not covered by tests

Check warning on line 322 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L322

Added line #L322 was not covered by tests

Check warning on line 397 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L377-L397

Added lines #L377 - L397 were not covered by tests

Check warning on line 399 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L399

Added line #L399 was not covered by tests

Check warning on line 422 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L401-L422

Added lines #L401 - L422 were not covered by tests

Check warning on line 424 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L424

Added line #L424 was not covered by tests

Check warning on line 488 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L488

Added line #L488 was not covered by tests

Check warning on line 495 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L495

Added line #L495 was not covered by tests

Check warning on line 503 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L503

Added line #L503 was not covered by tests

Check warning on line 517 in src/proto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto.rs#L517

Added line #L517 was not covered by tests