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
Member

@bdrung bdrung commented Jan 16, 2026

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

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

Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
@codecov
Copy link

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.33%. Comparing base (d3a721e) to head (79b74cb).

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.34%   84.33%   -0.01%     
==========================================
  Files         104      104              
  Lines       20814    20816       +2     
  Branches     3254     3254              
==========================================
+ Hits        17555    17556       +1     
- Misses       2817     2819       +2     
+ Partials      442      441       -1     

☔ 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.

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