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

Add ObjectPool reading, writing and manipulations #23

Merged
merged 41 commits into from
Dec 5, 2023

Merge branch 'main' into tjd/object-pool

8e9c96a
Select commit
Loading
Failed to load commit list.
Merged

Add ObjectPool reading, writing and manipulations #23

Merge branch 'main' into tjd/object-pool
8e9c96a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 4, 2023 in 1s

3.47% of diff hit (target 40.67%)

View this Pull Request on Codecov

3.47% of diff hit (target 40.67%)

Annotations

Check warning on line 203 in src/network_management/name.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/network_management/name.rs#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 19 in src/object_pool/colour.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/colour.rs#L16-L19

Added lines #L16 - L19 were not covered by tests

Check warning on line 23 in src/object_pool/colour.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/colour.rs#L23

Added line #L23 was not covered by tests

Check warning on line 27 in src/object_pool/colour.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/colour.rs#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 31 in src/object_pool/colour.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/colour.rs#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 35 in src/object_pool/colour.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/colour.rs#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 318 in src/object_pool/colour.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/colour.rs#L317-L318

Added lines #L317 - L318 were not covered by tests

Check warning on line 330 in src/object_pool/colour.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/colour.rs#L329-L330

Added lines #L329 - L330 were not covered by tests

Check warning on line 337 in src/object_pool/colour.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/colour.rs#L335-L337

Added lines #L335 - L337 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L68-L118

Added lines #L68 - L118 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L125-L156

Added lines #L125 - L156 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L158

Added line #L158 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L160-L174

Added lines #L160 - L174 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L524-L527

Added lines #L524 - L527 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object.rs#L533-L537

Added lines #L533 - L537 were not covered by tests

Check warning on line 34 in src/object_pool/object_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object_attributes.rs#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 40 in src/object_pool/object_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object_attributes.rs#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 76 in src/object_pool/object_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object_attributes.rs#L61-L76

Added lines #L61 - L76 were not covered by tests

Check warning on line 81 in src/object_pool/object_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object_attributes.rs#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 100 in src/object_pool/object_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object_attributes.rs#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 107 in src/object_pool/object_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object_attributes.rs#L105-L107

Added lines #L105 - L107 were not covered by tests

Check warning on line 119 in src/object_pool/object_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object_attributes.rs#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 122 in src/object_pool/object_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object_attributes.rs#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 133 in src/object_pool/object_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object_attributes.rs#L128-L133

Added lines #L128 - L133 were not covered by tests

Check warning on line 160 in src/object_pool/object_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_pool/object_attributes.rs#L160

Added line #L160 was not covered by tests