Skip to content

Improve usage of class 'Ref' #1161

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

Merged
merged 2 commits into from
Feb 3, 2024

Conversation

grospelliergilles
Copy link
Member

  • Add helper method createRef() to create an instance of type T and return a Ref<T>.
  • Add conversion from Ref to bool.

@grospelliergilles grospelliergilles added enhancement New feature or request arccore Arccore component labels Feb 3, 2024
@grospelliergilles grospelliergilles self-assigned this Feb 3, 2024
Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fb0b86a) 72.20% compared to head (3bb02f8) 72.20%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1161   +/-   ##
=======================================
  Coverage   72.20%   72.20%           
=======================================
  Files        2030     2030           
  Lines      148222   148253   +31     
=======================================
+ Hits       107018   107042   +24     
- Misses      41204    41211    +7     

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

@grospelliergilles grospelliergilles merged commit cfc7eb8 into main Feb 3, 2024
@grospelliergilles grospelliergilles deleted the dev/gg-improve-reference-counter branch February 5, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arccore Arccore component enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant