Skip to content

Add CI environment optimizations to improve test stability …#180

Draft
angusjfw wants to merge 1 commit into
masterfrom
fix-test-ci
Draft

Add CI environment optimizations to improve test stability …#180
angusjfw wants to merge 1 commit into
masterfrom
fix-test-ci

Conversation

@angusjfw
Copy link
Copy Markdown
Contributor

… Ôöé

  • Set environment variable for CI detection in containers
  • Add configurable process cleanup timeouts for CI environments
  • Improve test stability with better timeout handling in helpers
  • Prevent indefinitely hanging tests with max time limits
Status Ticket/Issue
Ready/Hold Ticket

Main changes

Screenshots (feature, test output, profiling, dev tools etc)

[insert screenshots here]

Other notes (e.g. implementation quirks, edge cases, questions / issues)

Manual testing tips

Tag anyone who definitely needs to review or help

- Set environment variable for CI detection in containers
- Add configurable process cleanup timeouts for CI environments
- Improve test stability with better timeout handling in helpers
- Prevent indefinitely hanging tests with max time limits
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 5.71%. Comparing base (07b88b1) to head (8cf2bd6).

Files with missing lines Patch % Lines
further_link/runner/process_handler.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #180      +/-   ##
=========================================
- Coverage    5.71%   5.71%   -0.01%     
=========================================
  Files          42      42              
  Lines        1994    1995       +1     
=========================================
  Hits          114     114              
- Misses       1880    1881       +1     
Flag Coverage Δ
unittests 5.71% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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