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

Set weakref to particle parent parent, rather than None #1044

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

sdhiscocks
Copy link
Member

This allows references to be kept where parent parent remains in memory elsewhere, like track history.

This covers additional cases from changes in #1023

This allows references to be kept where parent parent remains in memory
elsewhere, like track history.

This covers additional cases from changes in #1023
@sdhiscocks sdhiscocks requested a review from a team as a code owner June 17, 2024 08:24
@sdhiscocks sdhiscocks requested review from orosoman-dstl and mharris-dstl and removed request for a team June 17, 2024 08:24
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.94%. Comparing base (f67aead) to head (87f65ee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1044      +/-   ##
==========================================
+ Coverage   93.90%   93.94%   +0.03%     
==========================================
  Files         204      204              
  Lines       13345    13357      +12     
  Branches     2730     2732       +2     
==========================================
+ Hits        12532    12548      +16     
+ Misses        551      549       -2     
+ Partials      262      260       -2     
Flag Coverage Δ
integration 67.22% <23.52%> (-0.02%) ⬇️
unittests 88.59% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sdhiscocks sdhiscocks merged commit 47c5076 into main Jun 25, 2024
10 checks passed
@sdhiscocks sdhiscocks deleted the parent_parent_weakref branch June 25, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants