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

fix: Dangling pointer VolumeMaterialInteractionTests #1808

Merged
merged 8 commits into from
Feb 1, 2023

Conversation

paulgessinger
Copy link
Member

This test was using a dangling pointer, which ostensibly every compiler and runtime was fine with so far.

This test was using a dangling pointer, which ostensibly every compiler
and runtime was fine with so far.
@paulgessinger paulgessinger added this to the next milestone Jan 30, 2023
@paulgessinger paulgessinger changed the title fix: VolumeMaterialInteractionTests fix: Dangling pointer VolumeMaterialInteractionTests Jan 30, 2023
@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #1808 (c4eb6e4) into main (b90891f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1808   +/-   ##
=======================================
  Coverage   49.54%   49.54%           
=======================================
  Files         407      407           
  Lines       22626    22626           
  Branches    10322    10322           
=======================================
  Hits        11211    11211           
  Misses       4230     4230           
  Partials     7185     7185           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Jan 30, 2023

📊 Physics performance monitoring for c4eb6e4

Full report
Seeding: seeded, truth estimated, orthogonal
CKF: seeded, truth smeared, truth estimated, orthogonal
IVF: seeded, truth smeared, truth estimated, orthogonal
Ambiguity resolution: seeded, orthogonal
Truth tracking
Truth tracking (GSF)

Vertexing

Vertexing vs. mu
IVF seeded

IVF truth_smeared

IVF truth_estimated

IVF orthogonal

Seeding

Seeding seeded

Seeding truth_estimated

Seeding orthogonal

CKF

CKF seeded

CKF truth_smeared

CKF truth_estimated

CKF orthogonal

Ambiguity resolution

seeded

Truth tracking (Kalman Filter)

Truth tracking

Truth tracking (GSF)

Truth tracking

@andiwand andiwand self-assigned this Jan 30, 2023
@kodiakhq kodiakhq bot merged commit 0e3a9e4 into acts-project:main Feb 1, 2023
@github-actions github-actions bot removed the automerge label Feb 1, 2023
@paulgessinger paulgessinger modified the milestones: next, v23.1.0 Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants