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

Unify interface for linesearches #121

Merged
merged 2 commits into from
Jun 6, 2018
Merged

Unify interface for linesearches #121

merged 2 commits into from
Jun 6, 2018

Conversation

anriseth
Copy link
Collaborator

@anriseth anriseth commented Jun 5, 2018

Fixes #118 and #119

@codecov
Copy link

codecov bot commented Jun 5, 2018

Codecov Report

Merging #121 into master will decrease coverage by 0.31%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #121      +/-   ##
=========================================
- Coverage   60.62%   60.3%   -0.32%     
=========================================
  Files           8       8              
  Lines         645     650       +5     
=========================================
+ Hits          391     392       +1     
- Misses        254     258       +4
Impacted Files Coverage Δ
src/morethuente.jl 54.78% <0%> (-0.3%) ⬇️
src/hagerzhang.jl 52.19% <0%> (-0.23%) ⬇️
src/backtracking.jl 82.05% <100%> (+0.47%) ⬆️
src/static.jl 32.35% <33.33%> (-2.03%) ⬇️

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 2119606...c4fff26. 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.

1 participant