Skip to content

Fix windows compile warnings#451

Merged
urfeex merged 3 commits intoUniversalRobots:masterfrom
urrsk:fixwindowswarnings
Mar 18, 2026
Merged

Fix windows compile warnings#451
urfeex merged 3 commits intoUniversalRobots:masterfrom
urrsk:fixwindowswarnings

Conversation

@urrsk
Copy link
Member

@urrsk urrsk commented Mar 2, 2026

Fix windows compile warnings and from now all warning is treat as errors

@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

❌ Patch coverage is 68.00000% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.44%. Comparing base (e17c1ea) to head (475cea2).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/ur/dashboard_client_implementation_x.cpp 30.00% 14 Missing ⚠️
src/ur/ur_driver.cpp 0.00% 3 Missing ⚠️
src/rtde/rtde_client.cpp 50.00% 2 Missing ⚠️
include/ur_client_library/comm/pipeline.h 66.66% 1 Missing ⚠️
include/ur_client_library/primary/primary_parser.h 83.33% 1 Missing ⚠️
...lient_library/ur/dashboard_client_implementation.h 0.00% 1 Missing ⚠️
src/control/reverse_interface.cpp 75.00% 1 Missing ⚠️
src/ur/dashboard_client.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #451      +/-   ##
==========================================
- Coverage   76.60%   76.44%   -0.16%     
==========================================
  Files         106      106              
  Lines        5625     5622       -3     
  Branches      604      604              
==========================================
- Hits         4309     4298      -11     
- Misses       1011     1019       +8     
  Partials      305      305              
Flag Coverage Δ
start_ursim 82.65% <ø> (-1.23%) ⬇️
ur20-latest 69.23% <57.53%> (ø)
ur5-3.14.3 72.21% <58.66%> (+0.06%) ⬆️
ur5e-10.11.0 65.01% <54.79%> (-0.37%) ⬇️
ur5e-10.12.0 66.27% <61.64%> (+0.01%) ⬆️
ur5e-10.7.0 64.48% <52.05%> (-0.22%) ⬇️
ur5e-5.9.4 72.74% <58.66%> (-0.10%) ⬇️

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.

@urrsk urrsk force-pushed the fixwindowswarnings branch 7 times, most recently from 86214fb to f33bed4 Compare March 3, 2026 07:53
@urrsk urrsk marked this pull request as ready for review March 3, 2026 08:21
@urrsk
Copy link
Member Author

urrsk commented Mar 3, 2026

bugbot

@urrsk urrsk requested a review from urfeex March 3, 2026 10:19
urrsk added 2 commits March 17, 2026 21:06
From now all warning is treat as errors
@urrsk urrsk force-pushed the fixwindowswarnings branch from ea2c46c to cf8c7b7 Compare March 17, 2026 20:07
@urrsk urrsk requested a review from urfeex March 17, 2026 21:00
Copy link
Member

@urfeex urfeex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only thing I have left is exposing the flag as a cmake option. Let me know if you want to implement this or not.

@urfeex urfeex merged commit dd6edbe into UniversalRobots:master Mar 18, 2026
35 of 44 checks passed
@urfeex urfeex added the bugfix label Mar 18, 2026
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