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

Ensure function value is finite for Static step #101

Merged
merged 1 commit into from
May 16, 2018
Merged

Conversation

anriseth
Copy link
Collaborator

We should probably add some sort of debug / verbosity flag here to warn if this happens. (Future work :p )

We should probably add some sort of debug / verbosity flag here to warn if this happens
@codecov
Copy link

codecov bot commented May 14, 2018

Codecov Report

Merging #101 into master will decrease coverage by 0.8%.
The diff coverage is 26.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   60.93%   60.12%   -0.81%     
==========================================
  Files           8        8              
  Lines         622      637      +15     
==========================================
+ Hits          379      383       +4     
- Misses        243      254      +11
Impacted Files Coverage Δ
src/backtracking.jl 78.94% <ø> (ø) ⬆️
src/static.jl 34.37% <26.08%> (-6.81%) ⬇️

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 3c34346...32e5c04. Read the comment docs.

@pkofod
Copy link
Member

pkofod commented May 14, 2018

(Future work :p )

Hey, that means open an issue! ;)

@anriseth
Copy link
Collaborator Author

I hope this doesn't mess up #90 too much.

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.

2 participants