Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Nov 21, 2025

Fix: Correct int64_t Format Specifier and Set CMake Policy CMP0167

This PR resolves a C++ compilation error by correcting a format specifier mismatch in controller_interface/src/controller_interface_base.cpp.

---------

Signed-off-by: Dhruv Patel <dhruvpatel2991998@gmail.com>
Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
Co-authored-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
(cherry picked from commit 30416ba)
@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.59%. Comparing base (3037865) to head (3df643f).
⚠️ Report is 1 commits behind head on kilted.

Additional details and impacted files
@@           Coverage Diff           @@
##           kilted    #2841   +/-   ##
=======================================
  Coverage   89.59%   89.59%           
=======================================
  Files         152      152           
  Lines       17825    17825           
  Branches     1455     1455           
=======================================
  Hits        15971    15971           
  Misses       1269     1269           
  Partials      585      585           
Flag Coverage Δ
unittests 89.59% <ø> (ø)

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

Files with missing lines Coverage Δ
...roller_interface/src/controller_interface_base.cpp 82.58% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@christophfroehlich christophfroehlich merged commit 509cf59 into kilted Nov 21, 2025
14 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/kilted/pr-2817 branch November 21, 2025 08:22
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.

3 participants