refactor: Change counters to support encryption #2698
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
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
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
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
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
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
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
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
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
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
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
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
codecov / codecov/patch
internal/merkle/crdt/counter.go#L58
Added line #L58 was not covered by tests