SciML / ModelingToolkitStandardLibrary.jl

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

Analysis point fixes #298

Closed baggepinnen closed 3 months ago

baggepinnen commented 3 months ago

This PR fixes a few things related to analysis points

cc @shobhitvoleti

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 54.58%. Comparing base (200b13a) to head (00601f2).

Files Patch % Lines
src/Blocks/analysis_points.jl 82.35% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #298 +/- ## ========================================== - Coverage 61.56% 54.58% -6.99% ========================================== Files 46 46 Lines 1470 1680 +210 ========================================== + Hits 905 917 +12 - Misses 565 763 +198 ```

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