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: alpha test peers tests self #3052

Merged
merged 9 commits into from
May 8, 2024
Merged

Conversation

KaloyanTanev
Copy link
Contributor

@KaloyanTanev KaloyanTanev commented Apr 29, 2024

Add alpha peers tests for the TCP node started. Currently only port opened is tested. Test for whether NAT is open is skipped for now as it makes more sense to be added to the peers' tests.

category: feature
ticket: #3076

@KaloyanTanev KaloyanTanev self-assigned this Apr 29, 2024
Copy link
Contributor

@pinebit pinebit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple comments

cmd/testpeers.go Outdated Show resolved Hide resolved
cmd/testpeers.go Outdated Show resolved Hide resolved
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

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

Project coverage is 54.89%. Comparing base (71fbeb2) to head (6e85121).
Report is 10 commits behind head on main.

Files Patch % Lines
cmd/testpeers.go 15.78% 31 Missing and 1 partial ⚠️
cmd/test.go 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3052      +/-   ##
==========================================
+ Coverage   54.62%   54.89%   +0.26%     
==========================================
  Files         207      209       +2     
  Lines       29158    29822     +664     
==========================================
+ Hits        15928    16371     +443     
- Misses      11388    11630     +242     
+ Partials     1842     1821      -21     

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

cmd/testpeers.go Show resolved Hide resolved
Copy link

sonarcloud bot commented May 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@boulder225 boulder225 added the protocol Protocol Team tickets label May 8, 2024
@KaloyanTanev KaloyanTanev added the merge when ready Indicates bulldozer bot may merge when all checks pass label May 8, 2024
@obol-bulldozer obol-bulldozer bot merged commit 3e41eba into main May 8, 2024
14 checks passed
@obol-bulldozer obol-bulldozer bot deleted the kalo/alpha-charon-test-self branch May 8, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass protocol Protocol Team tickets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants