Skip to content

Conversation

@webbnh
Copy link
Member

@webbnh webbnh commented Aug 30, 2023

This PR adds timeouts to prevent unit tests from hanging.

This was originally part of #7, but it doesn't really have anything to do with that change; and, since I had to rebase it on top of #8 anyway, I figured I would split it out into it's own PR. Note that, until #8 is merged, its commit(s) will show up here; so, for this review, only the last commit (so far) should be considered.

@webbnh webbnh added enhancement New feature or request infrastructure CI, build, test harness, configuration, etc. labels Aug 30, 2023
@webbnh webbnh requested a review from dbutenhof August 30, 2023 16:50
@webbnh webbnh self-assigned this Aug 30, 2023
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (74ae60d) 98.52% compared to head (50cf9fa) 98.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   98.52%   98.52%   -0.01%     
==========================================
  Files           2        2              
  Lines         543      541       -2     
==========================================
- Hits          535      533       -2     
  Misses          8        8              
Files Changed Coverage Δ
src/relay/relay.py 100.00% <ø> (ø)
tests/test_relay.py 97.95% <100.00%> (ø)

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

dbutenhof
dbutenhof previously approved these changes Aug 30, 2023
@webbnh webbnh dismissed dbutenhof’s stale review August 30, 2023 18:40

The merge-base changed after approval.

@webbnh webbnh requested a review from dbutenhof August 30, 2023 18:43
@webbnh webbnh merged commit 9655b23 into distributed-system-analysis:main Aug 30, 2023
@webbnh webbnh deleted the unittest-timeout branch August 30, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request infrastructure CI, build, test harness, configuration, etc.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants