SciML / ModelingToolkitStandardLibrary.jl

A standard library of components to model the world and beyond
https://docs.sciml.ai/ModelingToolkitStandardLibrary/stable/
MIT License
121 stars 37 forks source link

Fix `states` -> `unknowns` #289

Closed BambOoxX closed 6 months ago

BambOoxX commented 6 months ago

Checklist

Additional context

Add any other context about the problem here.

BambOoxX commented 6 months ago

This probably needs additional tests given that it was not caught earlier...

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 54.19%. Comparing base (fb8a224) to head (ccf23a2).

Files Patch % Lines
src/Blocks/analysis_points.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #289 +/- ## ========================================== - Coverage 61.53% 54.19% -7.34% ========================================== Files 46 46 Lines 1448 1644 +196 ========================================== Hits 891 891 - Misses 557 753 +196 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.