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

Add FORWARD node type and implementation #552

Merged
merged 9 commits into from
Jul 26, 2024
Merged

Add FORWARD node type and implementation #552

merged 9 commits into from
Jul 26, 2024

Conversation

alexmasi
Copy link
Contributor

@alexmasi alexmasi commented Jul 23, 2024

This PR adds the FORWARD node type, a node implementation with custom configuration, and a docker container for the node. Next step is to test end-to-end with an ondatra ping test.

Copy link

Pull Request Test Coverage Report for Build 10064847424

Details

  • 0 of 18 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 64.924%

Changes Missing Coverage Covered Lines Changed/Added Lines %
x/wire/wire.go 0 18 0.0%
Totals Coverage Status
Change from base Build 10045211654: -0.2%
Covered Lines: 4718
Relevant Lines: 7267

💛 - Coveralls

@alexmasi alexmasi marked this pull request as ready for review July 25, 2024 23:52
@alexmasi alexmasi changed the title Add intf read/writer Add FORWARD node type and implementation Jul 25, 2024
@alexmasi alexmasi requested a review from DanG100 July 25, 2024 23:58
@DanG100 DanG100 merged commit 9dcbf29 into main Jul 26, 2024
11 checks passed
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.

2 participants