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 2DOF pid constructor #951

Merged
merged 1 commit into from
Jan 12, 2025
Merged

add 2DOF pid constructor #951

merged 1 commit into from
Jan 12, 2025

Conversation

baggepinnen
Copy link
Member

No description provided.

@JuliaControlBot
Copy link

This is an automated message.
Plots were compared to references. 11/11 images have changed, see differences below.
After pulling this PR, please update the reference images by creating a PR to ControlExamplePlots.jl here.

Difference Reference Image New Image
❌ 0.047 Reference New
✔️ 0.011 Reference New
✔️ 0.001 Reference New
✔️ 0.001 Reference New
✔️ 0.007 Reference New
✔️ 0.003 Reference New
✔️ 0.0 Reference New
⚠️ 0.028 Reference New
❌ 0.06 Reference New
✔️ 0.0 Reference New
⚠️ 0.017 Reference New

Copy link

codecov bot commented Jan 12, 2025

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.79%. Comparing base (ceb9ff9) to head (048908f).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
lib/ControlSystemsBase/src/pid_design.jl 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #951      +/-   ##
==========================================
+ Coverage   92.74%   92.79%   +0.04%     
==========================================
  Files          41       41              
  Lines        4909     4928      +19     
==========================================
+ Hits         4553     4573      +20     
+ Misses        356      355       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@baggepinnen baggepinnen merged commit 5982cc3 into master Jan 12, 2025
6 checks passed
@baggepinnen baggepinnen deleted the pid2dof branch January 12, 2025 05:47
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.

2 participants