Skip to content

Use dedicated loggers for ClientSession/Place - #1950

Merged
Bastian-Krause merged 3 commits into
labgrid-project:masterfrom
Bastian-Krause:bst/no-root-logger
Aug 10, 2026
Merged

Use dedicated loggers for ClientSession/Place#1950
Bastian-Krause merged 3 commits into
labgrid-project:masterfrom
Bastian-Krause:bst/no-root-logger

remote/common: use dedicated logger for Place

cd26faa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 1s

61.0% (+0.0%) compared to 029850b

View this Pull Request on Codecov

61.0% (+0.0%) compared to 029850b

Details

Codecov Report

❌ Patch coverage is 60.86957% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.0%. Comparing base (029850b) to head (cd26faa).
⚠️ Report is 3 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
labgrid/remote/client.py 53.3% 7 Missing ⚠️
labgrid/remote/common.py 75.0% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1950   +/-   ##
======================================
  Coverage    61.0%   61.0%           
======================================
  Files         182     182           
  Lines       14898   14903    +5     
======================================
+ Hits         9097    9103    +6     
+ Misses       5801    5800    -1     

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