Skip to content

Do not collect unnecessary information using debug_backtrace()#5871

Merged
sebastianbergmann merged 1 commit intosebastianbergmann:10.5from
staabm:new
Jun 19, 2024
Merged

Do not collect unnecessary information using debug_backtrace()#5871
sebastianbergmann merged 1 commit intosebastianbergmann:10.5from
staabm:new

Conversation

@staabm
Copy link
Copy Markdown
Contributor

@staabm staabm commented Jun 18, 2024

10.5.x variant of #5870

this PR here contains one less change, because 10.5.x has one less call to debug_backtrace

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.15%. Comparing base (29a81e4) to head (3153196).

Additional details and impacted files
@@            Coverage Diff            @@
##               10.5    #5871   +/-   ##
=========================================
  Coverage     92.15%   92.15%           
  Complexity     6365     6365           
=========================================
  Files           677      677           
  Lines         19277    19277           
=========================================
  Hits          17765    17765           
  Misses         1512     1512           

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

@sebastianbergmann sebastianbergmann merged commit 5a1705e into sebastianbergmann:10.5 Jun 19, 2024
@staabm staabm deleted the new branch June 19, 2024 05:11
@sebastianbergmann sebastianbergmann changed the title Don't calculate unnecessary information in debug_backtrace() Do not collect unnecessary information using debug_backtrace() Jun 19, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants