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

fix: Treat explicitly set nil values like omitted values #3101

Merged
merged 4 commits into from
Oct 4, 2024

Handle explicit nil on secondary side relations

e209fa6
Select commit
Loading
Failed to load commit list.
Merged

fix: Treat explicitly set nil values like omitted values #3101

Handle explicit nil on secondary side relations
e209fa6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 4, 2024 in 0s

62.50% of diff hit (target 79.81%)

View this Pull Request on Codecov

62.50% of diff hit (target 79.81%)

Annotations

Check warning on line 33 in client/document.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/document.go#L33

Added line #L33 was not covered by tests

Check warning on line 38 in client/document.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/document.go#L38

Added line #L38 was not covered by tests

Check warning on line 802 in client/document.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/document.go#L802

Added line #L802 was not covered by tests

Check warning on line 155 in internal/core/crdt/lwwreg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/lwwreg.go#L155

Added line #L155 was not covered by tests

Check warning on line 160 in internal/core/crdt/lwwreg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/lwwreg.go#L160

Added line #L160 was not covered by tests