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

fix: fix several bugs related to remake and symbolic indexing #583

Closed
wants to merge 4 commits into from

test: add remake tests

7ca2602
Select commit
Loading
Failed to load commit list.
Closed

fix: fix several bugs related to remake and symbolic indexing #583

test: add remake tests
7ca2602
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 1, 2024 in 0s

0.00% (-39.45%) compared to 350e3d8

View this Pull Request on Codecov

0.00% (-39.45%) compared to 350e3d8

Details

Codecov Report

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

Comparison is base (350e3d8) 39.44% compared to head (7ca2602) 0.00%.
Report is 81 commits behind head on master.

Files Patch % Lines
src/remake.jl 0.00% 26 Missing ⚠️
src/solutions/rode_solutions.jl 0.00% 11 Missing ⚠️
src/problems/problem_interface.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #583       +/-   ##
==========================================
- Coverage   39.44%   0.00%   -39.45%     
==========================================
  Files          53      53               
  Lines        4039    3964       -75     
==========================================
- Hits         1593       0     -1593     
- Misses       2446    3964     +1518     

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