GRM-73: Adopt enhanced check_test_speed with per-test timing gate from devx 0.7.0 #109

Merged
emil merged 2 commits from GRM-73-per-test-speed-gate into master 2026-06-23 16:51:53 +00:00
Owner

Summary

Update DEVX_VERSION to v0.7.0 and add --max-single-seconds 0.5 to CI workflow and git hooks for per-test timing enforcement.

Changes

  • DEVX_VERSION: v0.6.0 -> v0.7.0
  • CI: --max-single-seconds 0.5 added to check-test-speed step
  • Hooks: pre-commit and pre-push updated with --max-single-seconds 0.5

Closes GRM-73

## Summary Update DEVX_VERSION to v0.7.0 and add --max-single-seconds 0.5 to CI workflow and git hooks for per-test timing enforcement. ### Changes - DEVX_VERSION: v0.6.0 -> v0.7.0 - CI: --max-single-seconds 0.5 added to check-test-speed step - Hooks: pre-commit and pre-push updated with --max-single-seconds 0.5 Closes GRM-73
emil added 1 commit 2026-06-23 16:37:45 +00:00
feat: adopt per-test timing quality gate from devx 0.7.0
CI / pr-review (pull_request) Successful in 10s
CI / detect-changes (pull_request) Successful in 1m16s
CI / discover-runners (pull_request) Has been skipped
CI / quality (pull_request) Failing after 1m46s
CI / release-dry-run (pull_request) Has been skipped
CI / molecule-tests (1) (pull_request) Has been skipped
CI / molecule-tests (2) (pull_request) Has been skipped
CI / molecule-tests (3) (pull_request) Has been skipped
CI / auto-merge (pull_request) Has been skipped
22397981bc
Update DEVX_VERSION to v0.7.0 and add --max-single-seconds 0.5 to
CI workflow and git hooks for per-test timing enforcement.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
emil reviewed 2026-06-23 16:38:00 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil added 1 commit 2026-06-23 16:44:10 +00:00
fix: patch time.sleep in test_http_error_raises_api_error to avoid 6s delay
CI / detect-changes (pull_request) Successful in 1m7s
CI / quality (pull_request) Successful in 2m5s
CI / discover-runners (pull_request) Has been skipped
CI / release-dry-run (pull_request) Has been skipped
CI / molecule-tests (1) (pull_request) Has been skipped
CI / pr-review (pull_request) Successful in 11s
CI / molecule-tests (3) (pull_request) Has been skipped
CI / molecule-tests (2) (pull_request) Has been skipped
CI / auto-merge (pull_request) Successful in 15s
f3f4030d0c
The test triggers HTTP 500 retry backoff (2s + 4s real sleep).
Patch time.sleep to eliminate the delay.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
emil reviewed 2026-06-23 16:51:36 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil merged commit dcade88edb into master 2026-06-23 16:51:53 +00:00
emil deleted branch GRM-73-per-test-speed-gate 2026-06-23 16:51:54 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/grm#109