Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow round-robin across multiple URLs #151

Merged
merged 2 commits into from
May 23, 2024

Conversation

AlCutter
Copy link
Contributor

This PR allows a single hammer instance to talk to multiple target frontends.

This allows it to reason about total load to the target system, but also gives it a better chance of detecting any split views which somehow happen but remain "self-consistent" per frontend.

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 27.88%. Comparing base (07aa77d) to head (748f7f1).
Report is 63 commits behind head on main.

Current head 748f7f1 differs from pull request most recent head 0901bd7

Please upload reports for the commit 0901bd7 to get more accurate results.

Files Patch % Lines
hammer/hammer.go 0.00% 30 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #151       +/-   ##
===========================================
- Coverage   55.99%   27.88%   -28.12%     
===========================================
  Files           8       15        +7     
  Lines         759     1474      +715     
===========================================
- Hits          425      411       -14     
- Misses        265      984      +719     
- Partials       69       79       +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlCutter AlCutter merged commit 289442a into transparency-dev:main May 23, 2024
9 checks passed
@AlCutter AlCutter deleted the butter_doodah branch May 23, 2024 16:44
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