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

Fix nonlinear option problem #237

Merged
merged 5 commits into from Oct 5, 2020
Merged

Fix nonlinear option problem #237

merged 5 commits into from Oct 5, 2020

Conversation

mihofer
Copy link
Contributor

@mihofer mihofer commented Oct 2, 2020

No description provided.

@mihofer mihofer self-assigned this Oct 2, 2020
@mihofer mihofer added the Bug Something isn't working label Oct 2, 2020
@mihofer mihofer requested a review from lmalina October 2, 2020 16:05
@mihofer mihofer marked this pull request as ready for review October 2, 2020 16:05
@mihofer mihofer linked an issue Oct 2, 2020 that may be closed by this pull request
lmalina
lmalina previously approved these changes Oct 5, 2020
Copy link
Member

@lmalina lmalina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

tests/accuracy/test_crdt.py Show resolved Hide resolved
Copy link
Member

@fsoubelet fsoubelet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm gonna be an ass here and insist on using Pathlib

@mihofer
Copy link
Contributor Author

mihofer commented Oct 5, 2020

I'm gonna be an ass here and insist on using Pathlib

for this PR/crdt tests ok, but switching all other tests to Pathlib should go to a new issue .. also bc e.g. omc3 is not 100% pathlib compatible too (model_dir needs to be string etc.)

@mihofer mihofer requested a review from fsoubelet October 5, 2020 10:02
@codeclimate
Copy link

codeclimate bot commented Oct 5, 2020

Code Climate has analyzed commit d6db924 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 81.0% (0.0% change).

View more on Code Climate.

@mihofer mihofer merged commit ae0d643 into master Oct 5, 2020
@mihofer mihofer deleted the bug/236/nonlin_option branch October 5, 2020 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix --nonlinear option of hole_in_one
3 participants