Skip to content

feat: add support for ParameterIndexingProxy

Codecov / codecov/project succeeded Jan 18, 2024 in 0s

30.47% (+0.04%) compared to 8188851

View this Pull Request on Codecov

30.47% (+0.04%) compared to 8188851

Details

Codecov Report

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

Comparison is base (8188851) 30.43% compared to head (17e3481) 30.47%.

❗ Current head 17e3481 differs from pull request most recent head bc4057c. Consider uploading reports for the commit bc4057c to get more accurate results

Files Patch % Lines
src/problems/basic_problems.jl 0.00% 2 Missing ⚠️
src/solutions/optimization_solutions.jl 0.00% 2 Missing ⚠️
src/integrator_interface.jl 50.00% 1 Missing ⚠️
src/problems/problem_interface.jl 75.00% 1 Missing ⚠️
src/solutions/dae_solutions.jl 50.00% 1 Missing ⚠️
src/solutions/ode_solutions.jl 50.00% 1 Missing ⚠️
src/solutions/rode_solutions.jl 50.00% 1 Missing ⚠️
src/solutions/solution_interface.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #584      +/-   ##
==========================================
+ Coverage   30.43%   30.47%   +0.04%     
==========================================
  Files          53       53              
  Lines        4045     4059      +14     
==========================================
+ Hits         1231     1237       +6     
- Misses       2814     2822       +8     

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