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 exact frequency-domain translation of discrete systems to continuous time #902

Merged
merged 5 commits into from
Dec 4, 2023

Conversation

baggepinnen
Copy link
Member

No description provided.

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (ee66b95) 33.86% compared to head (5627ee3) 33.85%.

Files Patch % Lines
lib/ControlSystemsBase/src/discrete.jl 0.00% 13 Missing ⚠️
lib/ControlSystemsBase/src/types/DelayLtiSystem.jl 0.00% 3 Missing ⚠️
lib/ControlSystemsBase/src/types/LFTSystem.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #902      +/-   ##
==========================================
- Coverage   33.86%   33.85%   -0.01%     
==========================================
  Files          42       42              
  Lines        4651     4667      +16     
==========================================
+ Hits         1575     1580       +5     
- Misses       3076     3087      +11     

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

@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

@baggepinnen baggepinnen merged commit 7a1c1d8 into master Dec 4, 2023
3 of 5 checks passed
@baggepinnen baggepinnen deleted the d2c_exact branch December 4, 2023 09:13
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.

None yet

2 participants