Skip to content

Use only valkey go - #202

Draft
majst01 wants to merge 12 commits into
mainfrom
use-only-valkey-go
Draft

Use only valkey go#202
majst01 wants to merge 12 commits into
mainfrom
use-only-valkey-go

Merge branch 'main' of https://github.com/metal-stack/metal-apiserver…

00e149c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2026 in 0s

72.46% (target 50.00%)

View this Pull Request on Codecov

72.46% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 72.11538% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.46%. Comparing base (865e73c) to head (00e149c).

Files with missing lines Patch % Lines
pkg/token/token-store.go 69.23% 6 Missing and 2 partials ⚠️
pkg/invite/invite-store.go 78.78% 4 Missing and 3 partials ⚠️
pkg/certs/certs-store.go 68.75% 2 Missing and 3 partials ⚠️
cmd/server/serve-cmd.go 0.00% 3 Missing ⚠️
cmd/server/token-cmd.go 0.00% 3 Missing ⚠️
pkg/rate-limiter/rate-limiter.go 70.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   72.45%   72.46%           
=======================================
  Files         194      194           
  Lines       15243    15249    +6     
=======================================
+ Hits        11045    11050    +5     
  Misses       3102     3102           
- Partials     1096     1097    +1     

☔ 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.