Skip to content

Propagate client identity to exporter - #1939

Open
asher-pem-arm wants to merge 4 commits into
labgrid-project:masterfrom
ARM-software:propagate-client-identity-to-exporter
Open

Propagate client identity to exporter#1939
asher-pem-arm wants to merge 4 commits into
labgrid-project:masterfrom
ARM-software:propagate-client-identity-to-exporter

feat: update Coordinator and Exporter to propagate/recieve client ide…

5e101e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2026 in 0s

61.4% (+0.4%) compared to 063d1bd

View this Pull Request on Codecov

61.4% (+0.4%) compared to 063d1bd

Details

Codecov Report

❌ Patch coverage is 56.05307% with 265 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.4%. Comparing base (063d1bd) to head (5e101e9).
⚠️ Report is 25 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...abgrid/remote/generated/labgrid_coordinator_pb2.py 1.4% 134 Missing ⚠️
labgrid/remote/coordinator.py 74.2% 68 Missing ⚠️
labgrid/remote/client.py 61.1% 42 Missing ⚠️
labgrid/remote/exporter.py 78.9% 12 Missing ⚠️
...d/remote/generated/labgrid_coordinator_pb2_grpc.py 57.1% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1939     +/-   ##
========================================
+ Coverage    61.0%   61.4%   +0.4%     
========================================
  Files         182     182             
  Lines       14881   15324    +443     
========================================
+ Hits         9082    9423    +341     
- Misses       5799    5901    +102     

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