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: Change counters to support encryption #2698

fix CIDs post merge conflict resolution

5b06bd5
Select commit
Loading
Failed to load commit list.
Merged

refactor: Change counters to support encryption #2698

fix CIDs post merge conflict resolution
5b06bd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 10, 2024 in 0s

73.33% of diff hit (target 77.97%)

View this Pull Request on Codecov

73.33% of diff hit (target 77.97%)

Annotations

Check warning on line 100 in internal/core/crdt/counter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/counter.go#L100

Added line #L100 was not covered by tests

Check warning on line 176 in internal/core/crdt/counter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/counter.go#L176

Added line #L176 was not covered by tests

Check warning on line 179 in internal/core/crdt/counter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/counter.go#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 184 in internal/core/crdt/counter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/counter.go#L184

Added line #L184 was not covered by tests

Check warning on line 192 in internal/core/crdt/counter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/counter.go#L190-L192

Added lines #L190 - L192 were not covered by tests

Check warning on line 194 in internal/core/crdt/counter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/counter.go#L194

Added line #L194 was not covered by tests

Check warning on line 206 in internal/core/crdt/counter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/counter.go#L206

Added line #L206 was not covered by tests

Check warning on line 215 in internal/core/crdt/counter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/counter.go#L215

Added line #L215 was not covered by tests

Check warning on line 55 in internal/core/crdt/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/errors.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 81 in internal/core/crdt/ipld_union.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/ipld_union.go#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 94 in internal/core/crdt/ipld_union.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/ipld_union.go#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 58 in internal/merkle/crdt/counter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/merkle/crdt/counter.go#L58

Added line #L58 was not covered by tests