Skip to content

Comments

feat(bench): add --username/--password and reuse admin client#2778

Merged
hubcio merged 1 commit intomasterfrom
bench-password
Feb 19, 2026
Merged

feat(bench): add --username/--password and reuse admin client#2778
hubcio merged 1 commit intomasterfrom
bench-password

Conversation

@hubcio
Copy link
Contributor

@hubcio hubcio commented Feb 19, 2026

Authentication was hardcoded to default root credentials and
post-benchmark operations created throwaway clients. Propagate
-u/-p credentials through ClientFactory, reuse a single admin
client in the runner. Reassign -p from --messages-per-batch
(now -P) to --password for iggy CLI compatibility.

Authentication was hardcoded to default root credentials and
post-benchmark operations created throwaway clients. Propagate
-u/-p credentials through ClientFactory, reuse a single admin
client in the runner. Reassign -p from --messages-per-batch
(now -P) to --password for iggy CLI compatibility.
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.26%. Comparing base (ce5c739) to head (d3551e4).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2778      +/-   ##
============================================
- Coverage     68.28%   68.26%   -0.03%     
  Complexity      656      656              
============================================
  Files           741      741              
  Lines         62165    62165              
  Branches      58578    58578              
============================================
- Hits          42450    42436      -14     
- Misses        17605    17619      +14     
  Partials       2110     2110              
Flag Coverage Δ
rust 69.32% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 13 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hubcio hubcio merged commit 4107de2 into master Feb 19, 2026
39 checks passed
@hubcio hubcio deleted the bench-password branch February 19, 2026 09:18
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.

3 participants