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

Make Encode methods accept []byte #36

Draft
wants to merge 57 commits into
base: main
Choose a base branch
from

Rename

ed4fe55
Select commit
Loading
Failed to load commit list.
Draft

Make Encode methods accept []byte #36

Rename
ed4fe55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 16, 2024 in 0s

84.61% of diff hit (target 50.00%)

View this Pull Request on Codecov

84.61% of diff hit (target 50.00%)

Annotations

Check warning on line 156 in wirebson/array.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wirebson/array.go#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 160 in wirebson/array.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wirebson/array.go#L160

Added line #L160 was not covered by tests

Check warning on line 180 in wirebson/array.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wirebson/array.go#L180

Added line #L180 was not covered by tests

Check warning on line 256 in wirebson/document.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wirebson/document.go#L256

Added line #L256 was not covered by tests

Check warning on line 40 in wirebson/encode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wirebson/encode.go#L40

Added line #L40 was not covered by tests

Check warning on line 53 in wirebson/encode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wirebson/encode.go#L53

Added line #L53 was not covered by tests

Check warning on line 67 in wirebson/encode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wirebson/encode.go#L67

Added line #L67 was not covered by tests

Check warning on line 80 in wirebson/encode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wirebson/encode.go#L80

Added line #L80 was not covered by tests