Skip to content

test: import apport-retrace to get coverage data#544

Open
bdrung wants to merge 1 commit intocanonical:mainfrom
bdrung:retrace-coverage
Open

test: import apport-retrace to get coverage data#544
bdrung wants to merge 1 commit intocanonical:mainfrom
bdrung:retrace-coverage

Conversation

@bdrung
Copy link
Member

@bdrung bdrung commented Jun 20, 2025

Calling apport-retrace as separate binary will prevent collecting code coverage data. So import the apport-retrace file and call the main function there.

Calling `apport-retrace` as separate binary will prevent collecting code
coverage data. So import the apport-retrace file and call the `main`
function there.
@bdrung bdrung added the test label Jun 20, 2025
@codecov
Copy link

codecov bot commented Jun 20, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 10 lines in your changes missing coverage. Please review.

Project coverage is 72.12%. Comparing base (24e599a) to head (6881b64).

Files with missing lines Patch % Lines
tests/system/test_apport_retrace.py 33.33% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #544       +/-   ##
===========================================
- Coverage   84.22%   72.12%   -12.11%     
===========================================
  Files         104      104               
  Lines       20792    20795        +3     
  Branches     3254     3255        +1     
===========================================
- Hits        17513    14998     -2515     
- Misses       2827     5384     +2557     
+ Partials      452      413       -39     

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

2 participants