Skip to content

fix(test): stabilize default timeouts and perf budget#30

Merged
eduardbar merged 1 commit intomasterfrom
fix/stabilize-timeouts-and-perf-budget
Mar 26, 2026
Merged

fix(test): stabilize default timeouts and perf budget#30
eduardbar merged 1 commit intomasterfrom
fix/stabilize-timeouts-and-perf-budget

Conversation

@eduardbar
Copy link
Copy Markdown
Owner

Summary

  • set global Vitest defaults (testTimeout and hookTimeout) to 15s to reduce timeout flakes in heavier local/CI runs
  • tune scan runtime perf budget (benchmarks/perf-budget.v1.json) to reduce false-positive regressions while preserving guardrail intent
  • document the stabilization change in the unreleased changelog

Validation

  • npm test
  • npm run check:runtime-policy
  • npm run check:docs-drift
  • npm run check:perf-budget

@github-actions
Copy link
Copy Markdown

drift trust

drift trust

  • Trust Score: 86/100
  • Merge Risk: LOW
  • Target: /home/runner/work/drift/drift

Diff signals

  • Base ref: origin/master
  • Diff status: NEUTRAL
  • Score delta: +0
  • Issues: +0 new / -0 resolved
  • Trust adjustment: +0 penalty / -0 bonus (net +0)

Top reasons

  • Maintenance hotspots: Maintenance risk is LOW (28/100). (impact 7)
  • Highest-risk file: /home/runner/work/drift/drift/benchmarks/fixtures/critical/src/domain/policies.ts has hotspot risk 40/100. (impact 6)
  • Drift score pressure: Repository drift score is 1/100. (impact 1)

Fix priorities

drift review

drift review

ℹ️ No drift changes detected against base ref.

  • Base ref: origin/master
  • Score delta: +0
  • New issues: 0
  • Resolved issues: 0

File breakdown

  • No file-level deltas detected

@eduardbar eduardbar merged commit e19137f into master Mar 26, 2026
4 checks passed
@eduardbar eduardbar deleted the fix/stabilize-timeouts-and-perf-budget branch March 26, 2026 20:37
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