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

Use recursivecopy for numbers as well #621

Merged
merged 2 commits into from
Jan 21, 2019
Merged

Use recursivecopy for numbers as well #621

merged 2 commits into from
Jan 21, 2019

Conversation

devmotion
Copy link
Member

Minor simplification due to SciML/RecursiveArrayTools.jl#48.

@devmotion
Copy link
Member Author

@coveralls
Copy link

Coverage Status

Coverage increased (+10.4%) to 53.07% when pulling e7a049d on recursivecopy into 0c23d5b on master.

@coveralls
Copy link

coveralls commented Jan 21, 2019

Coverage Status

Coverage increased (+10.4%) to 53.063% when pulling ac7f617 on recursivecopy into 0c23d5b on master.

@ChrisRackauckas
Copy link
Member

@codecov
Copy link

codecov bot commented Jan 21, 2019

Codecov Report

Merging #621 into master will increase coverage by 0.32%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #621      +/-   ##
==========================================
+ Coverage    68.4%   68.73%   +0.32%     
==========================================
  Files          86       86              
  Lines       25009    25005       -4     
==========================================
+ Hits        17108    17187      +79     
+ Misses       7901     7818      -83
Impacted Files Coverage Δ
src/solve.jl 73.23% <100%> (-0.5%) ⬇️
src/tableaus/rkn_tableaus.jl 72.05% <0%> (+0.18%) ⬆️
src/perform_step/nordsieck_perform_step.jl 89.52% <0%> (+1.04%) ⬆️
src/caches/sdirk_caches.jl 84.04% <0%> (+1.06%) ⬆️
src/tableaus/symplectic_tableaus.jl 36.38% <0%> (+16.59%) ⬆️

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 0c23d5b...ac7f617. Read the comment docs.

@devmotion devmotion merged commit 2967bd1 into master Jan 21, 2019
@devmotion devmotion deleted the recursivecopy branch January 21, 2019 22:53
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.

3 participants