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

Adding map and named union types to Schema SALAD #672

Merged
merged 22 commits into from
Nov 22, 2023

Propagate `noLinkCheck` through maps and records

13ab8d8
Select commit
Loading
Failed to load commit list.
Merged

Adding map and named union types to Schema SALAD #672

Propagate `noLinkCheck` through maps and records
13ab8d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 22, 2023 in 1s

79.53% of diff hit (target 83.68%)

View this Pull Request on Codecov

79.53% of diff hit (target 83.68%)

Annotations

Check warning on line 446 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L446

Added line #L446 was not covered by tests

Check warning on line 453 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L451-L453

Added lines #L451 - L453 were not covered by tests

Check warning on line 464 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L464

Added line #L464 was not covered by tests

Check warning on line 485 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L485

Added line #L485 was not covered by tests

Check warning on line 492 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L490-L492

Added lines #L490 - L492 were not covered by tests

Check warning on line 505 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L505

Added line #L505 was not covered by tests

Check warning on line 526 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L526

Added line #L526 was not covered by tests

Check warning on line 528 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L528

Added line #L528 was not covered by tests

Check warning on line 584 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L584

Added line #L584 was not covered by tests

Check warning on line 586 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L586

Added line #L586 was not covered by tests

Check warning on line 753 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L753

Added line #L753 was not covered by tests

Check warning on line 762 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L762

Added line #L762 was not covered by tests

Check warning on line 794 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L794

Added line #L794 was not covered by tests

Check warning on line 796 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L796

Added line #L796 was not covered by tests

Check warning on line 803 in schema_salad/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/avro/schema.py#L803

Added line #L803 was not covered by tests

Check warning on line 273 in schema_salad/cpp_codegen.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/cpp_codegen.py#L273

Added line #L273 was not covered by tests

Check warning on line 512 in schema_salad/cpp_codegen.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/cpp_codegen.py#L512

Added line #L512 was not covered by tests

Check warning on line 514 in schema_salad/cpp_codegen.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/cpp_codegen.py#L514

Added line #L514 was not covered by tests

Check warning on line 518 in schema_salad/cpp_codegen.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/cpp_codegen.py#L518

Added line #L518 was not covered by tests

Check warning on line 635 in schema_salad/cpp_codegen.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/cpp_codegen.py#L634-L635

Added lines #L634 - L635 were not covered by tests

Check warning on line 522 in schema_salad/java_codegen.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/java_codegen.py#L519-L522

Added lines #L519 - L522 were not covered by tests

Check warning on line 525 in schema_salad/java_codegen.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/java_codegen.py#L524-L525

Added lines #L524 - L525 were not covered by tests

Check warning on line 543 in schema_salad/java_codegen.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/java_codegen.py#L542-L543

Added lines #L542 - L543 were not covered by tests

Check warning on line 548 in schema_salad/java_codegen.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/java_codegen.py#L545-L548

Added lines #L545 - L548 were not covered by tests

Check warning on line 821 in schema_salad/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema_salad/schema.py#L821

Added line #L821 was not covered by tests