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

cmd: add custom number of validators beacon simulation test #3385

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

KaloyanTanev
Copy link
Contributor

@KaloyanTanev KaloyanTanev commented Nov 16, 2024

  • Add a custom number of validators beacon simulation test, so users can test for their specific scenario.
  • Fix some test names inconsistencies
  • Improve the charon test all UX - print results to terminal after all tests complete
  • Add missed MEV load test check
  • Move the test command out of alpha state 🎉

category: feature
ticket: none

@KaloyanTanev KaloyanTanev self-assigned this Nov 16, 2024
Copy link

codecov bot commented Nov 16, 2024

Codecov Report

Attention: Patch coverage is 57.39645% with 72 lines in your changes missing coverage. Please review.

Project coverage is 57.30%. Comparing base (eba4d33) to head (8122ad1).

Files with missing lines Patch % Lines
cmd/testbeacon.go 53.03% 31 Missing ⚠️
cmd/testall.go 0.00% 23 Missing ⚠️
cmd/cmd.go 0.00% 8 Missing ⚠️
cmd/testpeers.go 78.94% 4 Missing ⚠️
cmd/testinfra.go 88.88% 2 Missing ⚠️
cmd/testmev.go 90.47% 2 Missing ⚠️
cmd/testvalidator.go 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3385      +/-   ##
==========================================
- Coverage   57.34%   57.30%   -0.05%     
==========================================
  Files         217      217              
  Lines       31964    32028      +64     
==========================================
+ Hits        18330    18353      +23     
- Misses      11740    11781      +41     
  Partials     1894     1894              

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

Copy link

sonarcloud bot commented Nov 16, 2024

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.

1 participant