Skip to content

parse_segv.py: log traceback in case of a failure#554

Open
bdrung wants to merge 1 commit intocanonical:mainfrom
bdrung:log-failure
Open

parse_segv.py: log traceback in case of a failure#554
bdrung wants to merge 1 commit intocanonical:mainfrom
bdrung:log-failure

Conversation

@bdrung
Copy link
Copy Markdown
Member

@bdrung bdrung commented Jan 16, 2026

To ease debugging, log the traceback in case parse_segv.py fails.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 16, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.36%. Comparing base (75084de) to head (fd21948).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
data/general-hooks/parse_segv.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #554      +/-   ##
==========================================
- Coverage   84.38%   84.36%   -0.03%     
==========================================
  Files         104      104              
  Lines       20823    20825       +2     
  Branches     3256     3256              
==========================================
- Hits        17572    17569       -3     
- Misses       2812     2817       +5     
  Partials      439      439              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

To ease debugging, log the traceback in case `parse_segv.py` fails.

Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
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.

1 participant