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.48%. Comparing base (eb53140) to head (3298232).
⚠️ Report is 1 commits behind head on jazzy.

Additional details and impacted files
@@            Coverage Diff             @@
##            jazzy    #2840      +/-   ##
==========================================
- Coverage   89.49%   89.48%   -0.01%     
==========================================
  Files         152      152              
  Lines       17748    17747       -1     
  Branches     1448     1448              
==========================================
- Hits        15883    15881       -2     
- Misses       1289     1291       +2     
+ Partials      576      575       -1     
Flag Coverage Δ
unittests 89.48% <ø> (-0.01%) ⬇️

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 87.74% <ø> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@christophfroehlich christophfroehlich merged commit f220551 into jazzy Nov 21, 2025
14 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/jazzy/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