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

specialize ODEProblem remake for compile times #95

Merged
merged 4 commits into from
Aug 7, 2021
Merged

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 6, 2021

Codecov Report

Merging #95 (740dc2f) into master (fcb93f9) will decrease coverage by 8.06%.
The diff coverage is 0.00%.

❗ Current head 740dc2f differs from pull request most recent head 488a7f1. Consider uploading reports for the commit 488a7f1 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##           master     #95      +/-   ##
=========================================
- Coverage   14.87%   6.80%   -8.07%     
=========================================
  Files          39      39              
  Lines        2911    2895      -16     
=========================================
- Hits          433     197     -236     
- Misses       2478    2698     +220     
Impacted Files Coverage Δ
src/remake.jl 0.00% <0.00%> (-44.00%) ⬇️
src/SciMLBase.jl 0.00% <0.00%> (-100.00%) ⬇️
src/solutions/ode_solutions.jl 0.00% <0.00%> (-52.18%) ⬇️
src/ensemble/ensemble_problems.jl 0.00% <0.00%> (-50.00%) ⬇️
src/utils.jl 18.75% <0.00%> (-48.30%) ⬇️
src/ensemble/basic_ensemble_solve.jl 0.00% <0.00%> (-31.67%) ⬇️
src/function_wrappers.jl 0.00% <0.00%> (-25.00%) ⬇️
src/solutions/solution_interface.jl 0.00% <0.00%> (-13.28%) ⬇️
src/operators/operators.jl 0.00% <0.00%> (-5.27%) ⬇️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fcb93f9...488a7f1. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant