transport(ptp): move from protobuf to fixed-size c-struct #388
66.82% of diff hit (target 81.40%)
View this Pull Request on Codecov
66.82% of diff hit (target 81.40%)
Annotations
Check warning on line 71 in src/mpi/MpiWorld.cpp
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
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
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
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
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
codecov / codecov/patch
src/mpi/MpiWorld.cpp#L612-L615
Added lines #L612 - L615 were not covered by tests
Check warning on line 478 in src/scheduler/Scheduler.cpp
codecov / codecov/patch
src/scheduler/Scheduler.cpp#L477-L478
Added lines #L477 - L478 were not covered by tests
Check warning on line 484 in src/scheduler/Scheduler.cpp
codecov / codecov/patch
src/scheduler/Scheduler.cpp#L482-L484
Added lines #L482 - L484 were not covered by tests
Check warning on line 487 in src/scheduler/Scheduler.cpp
codecov / codecov/patch
src/scheduler/Scheduler.cpp#L487
Added line #L487 was not covered by tests
Check warning on line 338 in src/transport/PointToPointBroker.cpp
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
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
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
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
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
codecov / codecov/patch
src/transport/PointToPointBroker.cpp#L743-L745
Added lines #L743 - L745 were not covered by tests
Check warning on line 807 in src/transport/PointToPointBroker.cpp
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
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
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
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
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
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
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
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
codecov / codecov/patch
src/transport/PointToPointClient.cpp#L75-L78
Added lines #L75 - L78 were not covered by tests
Check warning on line 34 in src/transport/PointToPointServer.cpp
codecov / codecov/patch
src/transport/PointToPointServer.cpp#L33-L34
Added lines #L33 - L34 were not covered by tests