Skip to content

Conversation

@wasabeef
Copy link
Owner

@wasabeef wasabeef commented Jul 14, 2025

Summary

Fixed test coverage timeout issues in CI workflow.

Changes

  • Added single-threaded test execution to prevent race conditions
  • Increased coverage timeout configuration
  • Fixed directory restoration fallback for CI environments

Results

  • Coverage analysis now completes successfully without timeouts
  • Tests run reliably in GitHub Actions CI environment

@github-actions
Copy link

📊 CI Results

✅ All Checks Passed

📋 Coverage & Testing

  • Coverage: 27.7%
  • Total Tests: 175
  • Security Tests: 26
  • Worktree Tests: 27
  • Git Operations: 23

🎯 Quality Metrics

❌ Coverage: 27.7%
✅ Linting: All clippy warnings resolved
✅ Formatting: Code properly formatted
✅ Security: Comprehensive protection validated

🚀 Build Status

  • Ubuntu: ✅ Passed
  • macOS: ✅ Passed
  • Artifacts: ✅ Generated

📦 Test Suite Optimization

  • Test Files: 42 total (28 unified)
  • Structure: Consolidated and comprehensive test coverage
  • Efficiency: 60% of files are unified tests

@wasabeef wasabeef marked this pull request as ready for review July 14, 2025 03:07
@wasabeef wasabeef merged commit 5e5ba44 into main Jul 14, 2025
6 checks passed
@wasabeef wasabeef deleted the fix-coverage branch July 14, 2025 03:07
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