Skip to content

Conversation

@panispani
Copy link
Contributor

@panispani panispani commented May 25, 2020

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Motivation and context / Related issue

Issue: line_search_armijo returns alpha > 1

How has this been tested (if it applies)

Checklist

  • The documentation is up-to-date with the changes I made.
  • I have read the CONTRIBUTING document.
  • All tests passed, and additional code has been covered with new tests.
@codecov-commenter
Copy link

Codecov Report

Merging #189 into master will not change coverage.
The diff coverage is 100.00%.

@@ Coverage Diff @@ ## master #189 +/- ## ======================================= Coverage 92.27% 92.27% ======================================= Files 15 15 Lines 3004 3004 ======================================= Hits 2772 2772 Misses 232 232 
@ncourty ncourty merged commit 5af6452 into PythonOT:master May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants