Closed mergify[bot] closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
sdf15@cba2108
). Learn more about missing BASE report.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🦟 Bug fix
Summary
The test that checks for prefixed binary symbols was broken when compiled with DebWithRelInfo since it was checking debugging symbols that broke the heuristics used.
The commit fixes it doing a couple of actions:
3sdf
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.This is an automatic backport of pull request #1474 done by Mergify.