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

Multishell support and add assertion on min. timeout (bugfix) #1654

Merged
merged 3 commits into from
Dec 12, 2024

Update checkbox-support/checkbox_support/helpers/timeout.py

c3972d9
Select commit
Loading
Failed to load commit list.
Merged

Multishell support and add assertion on min. timeout (bugfix) #1654

Update checkbox-support/checkbox_support/helpers/timeout.py
c3972d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

48.97% (+0.00%) compared to aac167f

View this Pull Request on Codecov

48.97% (+0.00%) compared to aac167f

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 48.97%. Comparing base (aac167f) to head (c3972d9).

Files with missing lines Patch % Lines
...eckbox-support/checkbox_support/helpers/timeout.py 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1654   +/-   ##
=======================================
  Coverage   48.96%   48.97%           
=======================================
  Files         371      371           
  Lines       40296    40306   +10     
  Branches     6808     6811    +3     
=======================================
+ Hits        19730    19738    +8     
- Misses      19846    19847    +1     
- Partials      720      721    +1     

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