Skip to content

transport(ptp): move from protobuf to fixed-size c-struct

Codecov / codecov/patch failed Mar 13, 2024 in 0s

64.48% of diff hit (target 81.40%)

View this Pull Request on Codecov

64.48% of diff hit (target 81.40%)

Annotations

Check warning on line 71 in src/mpi/MpiWorld.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mpi/MpiWorld.cpp#L66-L71

Added lines #L66 - L71 were not covered by tests

Check warning on line 73 in src/mpi/MpiWorld.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mpi/MpiWorld.cpp#L73

Added line #L73 was not covered by tests

Check warning on line 91 in src/mpi/MpiWorld.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mpi/MpiWorld.cpp#L88-L91

Added lines #L88 - L91 were not covered by tests

Check warning on line 93 in src/mpi/MpiWorld.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mpi/MpiWorld.cpp#L93

Added line #L93 was not covered by tests

Check warning on line 107 in src/mpi/MpiWorld.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mpi/MpiWorld.cpp#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 615 in src/mpi/MpiWorld.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mpi/MpiWorld.cpp#L612-L615

Added lines #L612 - L615 were not covered by tests

Check warning on line 475 in src/scheduler/Scheduler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/scheduler/Scheduler.cpp#L474-L475

Added lines #L474 - L475 were not covered by tests

Check warning on line 481 in src/scheduler/Scheduler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/scheduler/Scheduler.cpp#L479-L481

Added lines #L479 - L481 were not covered by tests

Check warning on line 484 in src/scheduler/Scheduler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/scheduler/Scheduler.cpp#L484

Added line #L484 was not covered by tests

Check warning on line 338 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L333-L338

Added lines #L333 - L338 were not covered by tests

Check warning on line 349 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L344-L349

Added lines #L344 - L349 were not covered by tests

Check warning on line 619 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L619

Added line #L619 was not covered by tests

Check warning on line 716 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L714-L716

Added lines #L714 - L716 were not covered by tests

Check warning on line 728 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L727-L728

Added lines #L727 - L728 were not covered by tests

Check warning on line 745 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L743-L745

Added lines #L743 - L745 were not covered by tests

Check warning on line 784 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L784

Added line #L784 was not covered by tests

Check warning on line 807 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L806-L807

Added lines #L806 - L807 were not covered by tests

Check warning on line 812 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L811-L812

Added lines #L811 - L812 were not covered by tests

Check warning on line 817 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L814-L817

Added lines #L814 - L817 were not covered by tests

Check warning on line 843 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L840-L843

Added lines #L840 - L843 were not covered by tests

Check warning on line 845 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L845

Added line #L845 was not covered by tests

Check warning on line 866 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L865-L866

Added lines #L865 - L866 were not covered by tests

Check warning on line 870 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L870

Added line #L870 was not covered by tests

Check warning on line 954 in src/transport/PointToPointBroker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointBroker.cpp#L954

Added line #L954 was not covered by tests

Check warning on line 78 in src/transport/PointToPointClient.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/PointToPointClient.cpp#L75-L78

Added lines #L75 - L78 were not covered by tests