Skip to content

Add gravity compensation filter (backport #153) #334

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

Merged
merged 1 commit into from
Apr 6, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 6, 2025

This is a rework of PR #115 for the gravity-compensation filter part, now using generate_parameter_library.


This is an automatic backport of pull request #153 done by Mergify.

---------
Co-authored-by: Daniel Zumkeller <[email protected]>
Co-authored-by: Denis Štogl <[email protected]>
Co-authored-by: Christoph Froehlich <[email protected]>
Co-authored-by: Sai Kishor Kothakota <[email protected]>

(cherry picked from commit ac87f66)
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 96.33028% with 4 lines in your changes missing coverage. Please review.

Project coverage is 74.40%. Comparing base (c76f2d3) to head (4aa7324).

Files with missing lines Patch % Lines
...olbox/src/control_filters/gravity_compensation.cpp 91.42% 2 Missing and 1 partial ⚠️
...test/control_filters/test_gravity_compensation.hpp 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            jazzy     #334      +/-   ##
==========================================
+ Coverage   72.47%   74.40%   +1.92%     
==========================================
  Files          24       29       +5     
  Lines        1239     1348     +109     
  Branches       87       92       +5     
==========================================
+ Hits          898     1003     +105     
- Misses        294      296       +2     
- Partials       47       49       +2     
Flag Coverage Δ
unittests 74.40% <96.33%> (+1.92%) ⬆️

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

Files with missing lines Coverage Δ
...x/include/control_filters/gravity_compensation.hpp 100.00% <100.00%> (ø)
...test/control_filters/test_gravity_compensation.cpp 100.00% <100.00%> (ø)
...control_filters/test_load_gravity_compensation.cpp 100.00% <100.00%> (ø)
...test/control_filters/test_gravity_compensation.hpp 92.30% <92.30%> (ø)
...olbox/src/control_filters/gravity_compensation.cpp 91.42% <91.42%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@christophfroehlich christophfroehlich merged commit 16b75c7 into jazzy Apr 6, 2025
11 of 12 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/jazzy/pr-153 branch April 6, 2025 20:27
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