Skip to content

test: add BoltDB bench tier for CodSpeed - #274

Open
CybotTM wants to merge 1 commit into
mainfrom
chore/bench-tier
Open

test: add BoltDB bench tier for CodSpeed#274
CybotTM wants to merge 1 commit into
mainfrom
chore/bench-tier

Conversation

@CybotTM

@CybotTM CybotTM commented Aug 26, 2026

Copy link
Copy Markdown
Member

Adds bench tier.

Adds BenchmarkSetKeysForUser/GetKeysForUser/GetKeyForUser to
cover the missing benchmark layer in the testing pyramid. Uses
bbolt on b.TempDir via openBenchDB helper, matching the existing
model test patterns.

Assisted-by: claude-code:claude-opus-5
Agent-Session: https://claude.ai/code/session_placeholder
Agent-Host: 0493f0
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
Copilot AI lite review requested due to automatic review settings August 26, 2026 20:33
@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval for maintainer PR

All automated quality gates passed. See SECURITY_CONTROLS.md for compensating controls.

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.84%. Comparing base (92c9c6c) to head (81449e5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #274   +/-   ##
=======================================
  Coverage   79.84%   79.84%           
=======================================
  Files          10       10           
  Lines         377      377           
=======================================
  Hits          301      301           
  Misses         76       76           
Flag Coverage Δ
e2e 79.84% <ø> (ø)
integration 79.84% <ø> (ø)
unittests 79.84% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants