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: add support for annotated python dicts as avro map type #433

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

refactor: address quality issues from latest commits

acdcaa9
Select commit
Loading
Failed to load commit list.
Open

feat: add support for annotated python dicts as avro map type #433

refactor: address quality issues from latest commits
acdcaa9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2024 in 0s

75.86% of diff hit (target 100.00%)

View this Pull Request on Codecov

75.86% of diff hit (target 100.00%)

Annotations

Check warning on line 59 in openedx_events/event_bus/avro/deserializer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openedx_events/event_bus/avro/deserializer.py#L59

Added line #L59 was not covered by tests

Check warning on line 91 in openedx_events/event_bus/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openedx_events/event_bus/avro/schema.py#L91

Added line #L91 was not covered by tests

Check warning on line 96 in openedx_events/event_bus/avro/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openedx_events/event_bus/avro/schema.py#L96

Added line #L96 was not covered by tests