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

feat(nebula_hw_interfaces): better UDP socket #231

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

test(udp): update and fix tests after changes of recent commits

3124948
Select commit
Loading
Failed to load commit list.
Open

feat(nebula_hw_interfaces): better UDP socket #231

test(udp): update and fix tests after changes of recent commits
3124948
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 13, 2024 in 0s

66.22% of diff hit (target 26.10%)

View this Pull Request on Codecov

66.22% of diff hit (target 26.10%)

Annotations

Check warning on line 65 in nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp#L65

Added line #L65 was not covered by tests

Check warning on line 102 in nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 106 in nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 109 in nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp#L109

Added line #L109 was not covered by tests

Check warning on line 224 in nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 226 in nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp#L226

Added line #L226 was not covered by tests

Check warning on line 247 in nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp#L247

Added line #L247 was not covered by tests

Check warning on line 353 in nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp#L353

Added line #L353 was not covered by tests

Check warning on line 355 in nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp#L355

Added line #L355 was not covered by tests

Check warning on line 357 in nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp#L357

Added line #L357 was not covered by tests

Check warning on line 361 in nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp#L359-L361

Added lines #L359 - L361 were not covered by tests

Check warning on line 37 in nebula_hw_interfaces/test/common/test_udp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/test/common/test_udp.cpp#L37

Added line #L37 was not covered by tests

Check warning on line 39 in nebula_hw_interfaces/test/common/test_udp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nebula_hw_interfaces/test/common/test_udp.cpp#L39

Added line #L39 was not covered by tests