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: add support for getu/setu in SII, add tests #582

Merged
merged 3 commits into from
Jan 4, 2024

build: bump RecursiveArrayTools compat

ed57e16
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for getu/setu in SII, add tests #582

build: bump RecursiveArrayTools compat
ed57e16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 4, 2024 in 0s

30.37% (-9.08%) compared to cd04572

View this Pull Request on Codecov

30.37% (-9.08%) compared to cd04572

Details

Codecov Report

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

Comparison is base (cd04572) 39.45% compared to head (ed57e16) 30.37%.
Report is 5 commits behind head on master.

Files Patch % Lines
src/integrator_interface.jl 0.00% 9 Missing ⚠️
src/problems/problem_interface.jl 0.00% 6 Missing ⚠️
src/solutions/solution_interface.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #582      +/-   ##
==========================================
- Coverage   39.45%   30.37%   -9.08%     
==========================================
  Files          53       53              
  Lines        4038     4039       +1     
==========================================
- Hits         1593     1227     -366     
- Misses       2445     2812     +367     

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