transport(ptp): move from protobuf to fixed-size c-struct #388
Codecov / codecov/project
succeeded
Mar 13, 2024 in 1s
81.59% (+0.18%) compared to d9810b0
View this Pull Request on Codecov
81.59% (+0.18%) compared to d9810b0
Details
Codecov Report
Attention: Patch coverage is 66.82243%
with 71 lines
in your changes are missing coverage. Please review.
Project coverage is 81.59%. Comparing base (
d9810b0
) to head (8eb27e0
).
Files | Patch % | Lines |
---|---|---|
src/transport/PointToPointBroker.cpp | 70.07% | 38 Missing |
src/mpi/MpiWorld.cpp | 0.00% | 18 Missing |
src/scheduler/Scheduler.cpp | 53.84% | 6 Missing |
src/transport/PointToPointServer.cpp | 73.68% | 5 Missing |
src/transport/PointToPointClient.cpp | 69.23% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #388 +/- ##
==========================================
+ Coverage 81.40% 81.59% +0.18%
==========================================
Files 107 108 +1
Lines 7223 7281 +58
==========================================
+ Hits 5880 5941 +61
+ Misses 1343 1340 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading