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

Add checks for passing explicit t-gradient or Jacobian to stiff solver #33

Merged
merged 1 commit into from
May 15, 2017

Conversation

ScottPJones
Copy link
Contributor

@ScottPJones ScottPJones commented May 12, 2017

Cleaned up the way of checking both keyword arguments and t-gradient & Jacobian

@coveralls
Copy link

coveralls commented May 12, 2017

Coverage Status

Coverage remained the same at 85.096% when pulling 398b236 on ScottPJones:spj/updatechk into 48b6fd9 on rveltz:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.096% when pulling 398b236 on ScottPJones:spj/updatechk into 48b6fd9 on rveltz:master.

@codecov-io
Copy link

codecov-io commented May 12, 2017

Codecov Report

Merging #33 into master will not change coverage.
The diff coverage is 55.55%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   85.09%   85.09%           
=======================================
  Files           4        4           
  Lines         208      208           
=======================================
  Hits          177      177           
  Misses         31       31
Impacted Files Coverage Δ
src/common.jl 85.59% <55.55%> (ø) ⬆️

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 48b6fd9...2f037a1. Read the comment docs.

@coveralls
Copy link

coveralls commented May 13, 2017

Coverage Status

Coverage remained the same at 85.096% when pulling 2f037a1 on ScottPJones:spj/updatechk into 48b6fd9 on rveltz:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.096% when pulling 2f037a1 on ScottPJones:spj/updatechk into 48b6fd9 on rveltz:master.

@rveltz rveltz merged commit 4992834 into rveltz:master May 15, 2017
@ScottPJones ScottPJones deleted the spj/updatechk branch May 15, 2017 08:13
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

4 participants