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

feat: support indexing in mixed discrete-continuous systems #53

Merged
merged 5 commits into from
Mar 7, 2024

docs: update doc example to MTKv9

258355e
Select commit
Loading
Failed to load commit list.
Merged

feat: support indexing in mixed discrete-continuous systems #53

docs: update doc example to MTKv9
258355e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

38.83% (+38.83%) compared to fdf7ba8

View this Pull Request on Codecov

38.83% (+38.83%) compared to fdf7ba8

Details

Codecov Report

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

Project coverage is 38.83%. Comparing base (fdf7ba8) to head (258355e).

Files Patch % Lines
src/parameter_indexing.jl 46.42% 30 Missing ⚠️
src/state_indexing.jl 25.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #53       +/-   ##
===========================================
+ Coverage    0.00%   38.83%   +38.83%     
===========================================
  Files           6        7        +1     
  Lines         236      291       +55     
===========================================
+ Hits            0      113      +113     
+ Misses        236      178       -58     

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