Skip to content

test: add precheck k6 load test#33

Merged
Shaivpidadi merged 1 commit into
devfrom
feat/vega-precheck-load-test
May 12, 2026
Merged

test: add precheck k6 load test#33
Shaivpidadi merged 1 commit into
devfrom
feat/vega-precheck-load-test

Conversation

@Shaivpidadi

Copy link
Copy Markdown
Member

Summary

  • add a repo-local k6 load test for
  • add a deterministic API key seeding helper for CI/local runs
  • extend CI to run the load test and upload summary/raw artifacts

Verification

  • black --check app/ tests/
  • isort --check-only app/ tests/
  • flake8 app/ tests/ --max-line-length=88 --extend-ignore=E203,W503,E501,F401,F811,F841,E402
  • mypy app/ --ignore-missing-imports
  • pytest tests/ -v --tb=short --cov=app --cov-report=term-missing --cov-fail-under=60
  • dockerized k6 run at 100 req/s for 30s: p95=6.82ms, 0.00% HTTP failures

@Shaivpidadi
Shaivpidadi merged commit c6f6eba into dev May 12, 2026
6 checks passed
@Shaivpidadi
Shaivpidadi deleted the feat/vega-precheck-load-test branch May 12, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant