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

Interpolation at discontinuity toggle #102

Merged
merged 4 commits into from Sep 8, 2018
Merged

Interpolation at discontinuity toggle #102

merged 4 commits into from Sep 8, 2018

Conversation

YingboMa
Copy link
Member

@YingboMa YingboMa commented Sep 6, 2018

@coveralls
Copy link

coveralls commented Sep 7, 2018

Coverage Status

Coverage increased (+1.4%) to 89.986% when pulling 4253d33 on myb/dis into 73b5074 on master.

@codecov
Copy link

codecov bot commented Sep 7, 2018

Codecov Report

Merging #102 into master will increase coverage by 3.71%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage    88.6%   92.32%   +3.71%     
==========================================
  Files          36       42       +6     
  Lines        1194     1720     +526     
==========================================
+ Hits         1058     1588     +530     
+ Misses        136      132       -4
Impacted Files Coverage Δ
src/composite_solution.jl 90% <100%> (ø)
src/dense.jl 80% <100%> (+55%) ⬆️
src/interp_func.jl 100% <100%> (ø) ⬆️
src/perform_step/implicit_split_step.jl 72.72% <0%> (-2.28%) ⬇️
src/caches/sra_caches.jl 98.19% <0%> (-1.81%) ⬇️
src/caches/rossler_caches.jl 100% <0%> (ø) ⬆️
src/derivative_utils.jl 100% <0%> (ø) ⬆️
src/caches/lamba_caches.jl 100% <0%> (ø) ⬆️
src/algorithms.jl 100% <0%> (ø) ⬆️
src/perform_step/sri.jl 100% <0%> (ø) ⬆️
... and 21 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 73b5074...4253d33. Read the comment docs.

@ChrisRackauckas ChrisRackauckas merged commit 16d72e4 into master Sep 8, 2018
@YingboMa YingboMa deleted the myb/dis branch September 11, 2018 20:48
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.

None yet

3 participants