Skip to content

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

Open
csegarragonz wants to merge 1 commit into
mainfrom
ptp-struct
Open

csegarragonz wants to merge 1 commit into
mainfrom
ptp-struct

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

8eb27e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 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

❌ Patch coverage is 66.82243% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.59%. Comparing base (d9810b0) to head (8eb27e0).
⚠️ Report is 43 commits behind head on main.

Files with missing lines 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 Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.