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

Referenced objects and extendable object pool #41

Merged

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

799b88d
Select commit
Loading
Failed to load commit list.
Merged

Referenced objects and extendable object pool #41

feat(vt): add function to get all the object-ids referenced by an object
799b88d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 14, 2023 in 0s

10.87% (-0.42%) compared to bedbae3

View this Pull Request on Codecov

10.87% (-0.42%) compared to bedbae3

Details

Codecov Report

Attention: 108 lines in your changes are missing coverage. Please review.

Comparison is base (bedbae3) 11.28% compared to head (799b88d) 10.87%.

Files Patch % Lines
src/object_pool/object.rs 0.00% 102 Missing ⚠️
src/object_pool/object_pool.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@                        Coverage Diff                        @@
##           daan/fix-nullable-object-ids-      #41      +/-   ##
=================================================================
- Coverage                          11.28%   10.87%   -0.42%     
=================================================================
  Files                                 17       17              
  Lines                               2675     2778     +103     
=================================================================
  Hits                                 302      302              
- Misses                              2373     2476     +103     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.