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

Timestamp is now added to the output recipe correctly #168

Merged
merged 4 commits into from
Aug 28, 2023

Conversation

urmahp
Copy link
Collaborator

@urmahp urmahp commented Aug 23, 2023

Added test to verify the addition of timestamp

Only disconnect if client is initialized

This will fix the issue in #144

Added test to verify the addition of timestamp

Only disconnect if client is initialized
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage: 94.44% and project coverage change: -0.30% ⚠️

Comparison is base (5b06798) 70.61% compared to head (0178487) 70.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
- Coverage   70.61%   70.32%   -0.30%     
==========================================
  Files          69       69              
  Lines        2525     2534       +9     
  Branches      322      324       +2     
==========================================
- Hits         1783     1782       -1     
- Misses        556      563       +7     
- Partials      186      189       +3     
Files Changed Coverage Δ
include/ur_client_library/rtde/rtde_client.h 100.00% <ø> (ø)
src/rtde/rtde_client.cpp 54.02% <94.44%> (-2.03%) ⬇️

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

include/ur_client_library/rtde/rtde_client.h Outdated Show resolved Hide resolved
src/rtde/rtde_client.cpp Outdated Show resolved Hide resolved
src/rtde/rtde_client.cpp Outdated Show resolved Hide resolved
@urrsk urrsk merged commit 03d879e into UniversalRobots:master Aug 28, 2023
17 of 19 checks passed
@urmahp urmahp deleted the timestamp_not_present branch August 28, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants