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

Make derivative wrappers direction aware #802

Merged
merged 5 commits into from
Jul 9, 2019
Merged

Make derivative wrappers direction aware #802

merged 5 commits into from
Jul 9, 2019

Conversation

YingboMa
Copy link
Member

@YingboMa YingboMa commented Jul 2, 2019

@ChrisRackauckas
Copy link
Member

Test failures

@coveralls
Copy link

coveralls commented Jul 6, 2019

Coverage Status

Coverage increased (+0.02%) to 77.772% when pulling 51cb1c1 on myb/dir into de67cfd on master.

@codecov
Copy link

codecov bot commented Jul 6, 2019

Codecov Report

Merging #802 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #802      +/-   ##
==========================================
+ Coverage   80.07%   80.09%   +0.02%     
==========================================
  Files          88       88              
  Lines       29338    29340       +2     
==========================================
+ Hits        23493    23501       +8     
+ Misses       5845     5839       -6
Impacted Files Coverage Δ
src/misc_utils.jl 85.71% <100%> (+0.71%) ⬆️
src/derivative_wrappers.jl 85.5% <100%> (ø) ⬆️
src/perform_step/sdirk_perform_step.jl 86.89% <0%> (+0.88%) ⬆️

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 de67cfd...51cb1c1. 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.

None yet

3 participants