Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remote/exporter: fix info message for version #1573

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

jluebbe
Copy link
Member

@jluebbe jluebbe commented Jan 21, 2025

We receive the coordinator version in the hello message from the coordinator on the exporter side. Correctly print out that we connected to a coordinator with the sent back version instead of confusingly printing that this is the exporter version.

We receive the coordinator version in the hello message from the
coordinator on the exporter side. Correctly print out that we connected
to a coordinator with the sent back version instead of confusingly
printing that this is the exporter version.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
@jluebbe jluebbe force-pushed the fix-version-message branch from 0c6b8ab to 7b4736f Compare January 21, 2025 11:24
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.2%. Comparing base (fff35ee) to head (7b4736f).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1573   +/-   ##
======================================
  Coverage    56.2%   56.2%           
======================================
  Files         170     170           
  Lines       13248   13218   -30     
======================================
- Hits         7449    7436   -13     
+ Misses       5799    5782   -17     
Flag Coverage Δ
3.10 ?
3.11 ?
3.12 ?
3.13 ?
3.9 56.2% <100.0%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jluebbe jluebbe merged commit 1eb7127 into labgrid-project:master Jan 22, 2025
11 checks passed
@jluebbe jluebbe deleted the fix-version-message branch January 22, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants