Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avocado instrumented timeout handling in thread #6060

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Avocado instrumented timeout handling in thread

1555489
Select commit
Loading
Failed to load commit list.
Open

Avocado instrumented timeout handling in thread #6060

Avocado instrumented timeout handling in thread
1555489
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 1s

51.72% (-2.74%) compared to bf9b3d5

View this Pull Request on Codecov

51.72% (-2.74%) compared to bf9b3d5

Details

Codecov Report

Attention: Patch coverage is 76.19048% with 5 lines in your changes missing coverage. Please review.

Project coverage is 51.72%. Comparing base (bf9b3d5) to head (1555489).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
avocado/plugins/runners/avocado_instrumented.py 33.33% 4 Missing ⚠️
avocado/core/test.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6060      +/-   ##
==========================================
- Coverage   54.45%   51.72%   -2.74%     
==========================================
  Files         202      202              
  Lines       21885    21888       +3     
==========================================
- Hits        11917    11321     -596     
- Misses       9968    10567     +599     

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