Skip to content

Make peers sync secondary index

Codecov / codecov/patch succeeded Mar 7, 2024 in 0s

34.38% of diff hit (target 74.99%)

View this Pull Request on Codecov

34.38% of diff hit (target 74.99%)

Annotations

Check warning on line 114 in db/collection_index.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/collection_index.go#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 120 in db/collection_index.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/collection_index.go#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 367 in db/index.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/index.go#L366-L367

Added lines #L366 - L367 were not covered by tests

Check warning on line 184 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L184

Added line #L184 was not covered by tests

Check warning on line 202 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L192-L202

Added lines #L192 - L202 were not covered by tests

Check warning on line 208 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L204-L208

Added lines #L204 - L208 were not covered by tests

Check warning on line 210 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L210

Added line #L210 was not covered by tests

Check warning on line 222 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 228 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 249 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L239-L249

Added lines #L239 - L249 were not covered by tests

Check warning on line 255 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L251-L255

Added lines #L251 - L255 were not covered by tests

Check warning on line 257 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L257

Added line #L257 was not covered by tests

Check warning on line 270 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L269-L270

Added lines #L269 - L270 were not covered by tests

Check warning on line 276 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L275-L276

Added lines #L275 - L276 were not covered by tests

Check warning on line 296 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L286-L296

Added lines #L286 - L296 were not covered by tests

Check warning on line 302 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L298-L302

Added lines #L298 - L302 were not covered by tests

Check warning on line 304 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L304

Added line #L304 was not covered by tests

Check warning on line 316 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L315-L316

Added lines #L315 - L316 were not covered by tests

Check warning on line 322 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L321-L322

Added lines #L321 - L322 were not covered by tests

Check warning on line 443 in http/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/client.go#L442-L443

Added lines #L442 - L443 were not covered by tests

Check warning on line 452 in http/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/client.go#L451-L452

Added lines #L451 - L452 were not covered by tests

Check warning on line 460 in http/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/client.go#L459-L460

Added lines #L459 - L460 were not covered by tests

Check warning on line 267 in net/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

net/server.go#L267

Added line #L267 was not covered by tests

Check warning on line 301 in net/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

net/server.go#L300-L301

Added lines #L300 - L301 were not covered by tests

Check warning on line 339 in net/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

net/server.go#L338-L339

Added lines #L338 - L339 were not covered by tests