Skip to content

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

Codecov / codecov/project succeeded Mar 13, 2024 in 0s

81.04% (-0.37%) compared to d9810b0

View this Pull Request on Codecov

81.04% (-0.37%) compared to d9810b0

Details

Codecov Report

Attention: Patch coverage is 64.48598% with 76 lines in your changes are missing coverage. Please review.

Project coverage is 81.04%. Comparing base (d9810b0) to head (e0099ec).

❗ Current head e0099ec differs from pull request most recent head 8eb27e0. Consider uploading reports for the commit 8eb27e0 to get more accurate results

Files Patch % Lines
src/transport/PointToPointBroker.cpp 69.29% 39 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 ⚠️
src/transport/PointToPointMessage.cpp 83.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #388      +/-   ##
==========================================
- Coverage   81.40%   81.04%   -0.37%     
==========================================
  Files         107      108       +1     
  Lines        7223     7280      +57     
==========================================
+ Hits         5880     5900      +20     
- Misses       1343     1380      +37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.