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

refactor: Implement msgspec encoding #2539

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

refactor: Implement msgspec encoding

913bc83
Select commit
Loading
Failed to load commit list.
Draft

refactor: Implement msgspec encoding #2539

refactor: Implement msgspec encoding
913bc83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 17, 2024 in 0s

68.75% of diff hit (target 100.00%)

View this Pull Request on Codecov

68.75% of diff hit (target 100.00%)

Annotations

Check warning on line 22 in singer_sdk/_singerlib/encoding/_msgspec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/_singerlib/encoding/_msgspec.py#L22

Added line #L22 was not covered by tests

Check warning on line 40 in singer_sdk/_singerlib/encoding/_msgspec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/_singerlib/encoding/_msgspec.py#L40

Added line #L40 was not covered by tests

Check warning on line 44 in singer_sdk/_singerlib/encoding/_msgspec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/_singerlib/encoding/_msgspec.py#L44

Added line #L44 was not covered by tests

Check warning on line 47 in singer_sdk/_singerlib/encoding/_msgspec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/_singerlib/encoding/_msgspec.py#L47

Added line #L47 was not covered by tests

Check warning on line 65 in singer_sdk/_singerlib/encoding/_msgspec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/_singerlib/encoding/_msgspec.py#L65

Added line #L65 was not covered by tests

Check warning on line 68 in singer_sdk/_singerlib/encoding/_msgspec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/_singerlib/encoding/_msgspec.py#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 148 in singer_sdk/_singerlib/encoding/_msgspec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/_singerlib/encoding/_msgspec.py#L143-L148

Added lines #L143 - L148 were not covered by tests

Check warning on line 163 in singer_sdk/_singerlib/encoding/_msgspec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/_singerlib/encoding/_msgspec.py#L163

Added line #L163 was not covered by tests

Check warning on line 172 in singer_sdk/_singerlib/encoding/_msgspec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/_singerlib/encoding/_msgspec.py#L171-L172

Added lines #L171 - L172 were not covered by tests