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(tests): prevent clang from optimizing new away #1017

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

sergiud
Copy link
Collaborator

@sergiud sergiud commented Jan 2, 2024

Fixes #937

@sergiud sergiud added the bug label Jan 2, 2024
@sergiud sergiud added this to the 0.7 milestone Jan 2, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b1bc8e7) 64.41% compared to head (1292061) 64.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1017   +/-   ##
=======================================
  Coverage   64.41%   64.41%           
=======================================
  Files          18       18           
  Lines        3229     3229           
  Branches     1071     1071           
=======================================
  Hits         2080     2080           
  Misses        727      727           
  Partials      422      422           

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

@sergiud sergiud merged commit 45d7978 into master Jan 2, 2024
268 checks passed
@sergiud sergiud deleted the clang-death-test branch January 2, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

About testing DeathNoAllocNewHook failures.
2 participants