Skip to content

feat(vt): add function to get all the object-ids referenced by an object

Codecov / codecov/patch failed Dec 14, 2023 in 1s

0.00% of diff hit (target 11.28%)

View this Pull Request on Codecov

0.00% of diff hit (target 11.28%)

Annotations

Check warning on line 85 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L85

Added line #L85 was not covered by tests

Check warning on line 139 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L139

Added line #L139 was not covered by tests

Check warning on line 203 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 206 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 211 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L209-L211

Added lines #L209 - L211 were not covered by tests

Check warning on line 216 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 222 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L219-L222

Added lines #L219 - L222 were not covered by tests

Check warning on line 226 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L224-L226

Added lines #L224 - L226 were not covered by tests

Check warning on line 230 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L228-L230

Added lines #L228 - L230 were not covered by tests

Check warning on line 238 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L232-L238

Added lines #L232 - L238 were not covered by tests

Check warning on line 243 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L240-L243

Added lines #L240 - L243 were not covered by tests

Check warning on line 247 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L245-L247

Added lines #L245 - L247 were not covered by tests

Check warning on line 251 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L249-L251

Added lines #L249 - L251 were not covered by tests

Check warning on line 255 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L253-L255

Added lines #L253 - L255 were not covered by tests

Check warning on line 259 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L257-L259

Added lines #L257 - L259 were not covered by tests

Check warning on line 263 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L261-L263

Added lines #L261 - L263 were not covered by tests

Check warning on line 268 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L265-L268

Added lines #L265 - L268 were not covered by tests

Check warning on line 272 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L270-L272

Added lines #L270 - L272 were not covered by tests

Check warning on line 276 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L274-L276

Added lines #L274 - L276 were not covered by tests

Check warning on line 281 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L278-L281

Added lines #L278 - L281 were not covered by tests

Check warning on line 285 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L283-L285

Added lines #L283 - L285 were not covered by tests

Check warning on line 294 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L291-L294

Added lines #L291 - L294 were not covered by tests

Check warning on line 305 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L299-L305

Added lines #L299 - L305 were not covered by tests

Check warning on line 310 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L307-L310

Added lines #L307 - L310 were not covered by tests

Check warning on line 315 in src/object_pool/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L312-L315

Added lines #L312 - L315 were not covered by tests