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

🚀 Add PID controller 🎉 (backport #434, #975, #899, #1084, #951) #1163

Merged
merged 6 commits into from
Jun 18, 2024

[PID] Add example yaml to docs (#951)

0f77bc3
Select commit
Loading
Failed to load commit list.
Merged

🚀 Add PID controller 🎉 (backport #434, #975, #899, #1084, #951) #1163

[PID] Add example yaml to docs (#951)
0f77bc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2024 in 0s

86.75% (+0.08%) compared to 94149be

View this Pull Request on Codecov

86.75% (+0.08%) compared to 94149be

Details

Codecov Report

Attention: Patch coverage is 84.28875% with 74 lines in your changes missing coverage. Please review.

Project coverage is 86.75%. Comparing base (94149be) to head (0f77bc3).
Report is 2 commits behind head on iron.

Additional details and impacted files
@@            Coverage Diff             @@
##             iron    #1163      +/-   ##
==========================================
+ Coverage   86.67%   86.75%   +0.08%     
==========================================
  Files          86       91       +5     
  Lines        7412     7831     +419     
  Branches      612      687      +75     
==========================================
+ Hits         6424     6794     +370     
- Misses        759      791      +32     
- Partials      229      246      +17     
Files Coverage Δ
pid_controller/test/test_load_pid_controller.cpp 100.00% <100.00%> (ø)
pid_controller/test/test_pid_controller.cpp 100.00% <100.00%> (ø)
..._controller/test/test_pid_controller_preceding.cpp 100.00% <100.00%> (ø)
pid_controller/test/test_pid_controller.hpp 83.14% <83.14%> (ø)
pid_controller/src/pid_controller.cpp 70.79% <70.79%> (ø)

... and 8 files with indirect coverage changes