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

Localnet hooks for TPS loader #7165

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

janezpodhostnik
Copy link
Contributor

Having a named and attachable network allows for running additional containers on the same network.

This makes it easy to start a TPS loader on the same network. This also allows the loaders metrics to be collected by the local grafana if the loader is started.

@janezpodhostnik janezpodhostnik self-assigned this Mar 19, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 19, 2025

Codecov Report

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

Project coverage is 41.26%. Comparing base (89dfb91) to head (776f7cd).
Report is 30 commits behind head on master.

Files with missing lines Patch % Lines
integration/localnet/builder/bootstrap.go 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7165      +/-   ##
==========================================
+ Coverage   41.24%   41.26%   +0.01%     
==========================================
  Files        2171     2170       -1     
  Lines      190061   190057       -4     
==========================================
+ Hits        78391    78421      +30     
+ Misses     105127   105097      -30     
+ Partials     6543     6539       -4     
Flag Coverage Δ
unittests 41.26% <0.00%> (+0.01%) ⬆️

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

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

@janezpodhostnik janezpodhostnik marked this pull request as ready for review March 19, 2025 13:45
@janezpodhostnik janezpodhostnik requested a review from a team as a code owner March 19, 2025 13:45
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