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

GA内の定数をConfigに移動 #377

Merged
merged 4 commits into from
Oct 31, 2018
Merged

GA内の定数をConfigに移動 #377

merged 4 commits into from
Oct 31, 2018

Conversation

mtj0928
Copy link
Contributor

@mtj0928 mtj0928 commented Oct 31, 2018

close #343

内容

  • GA内にあった定数をConfigに移動
  • Configのテストを追加

@mtj0928 mtj0928 requested a review from tanimon October 31, 2018 05:01
Copy link
Member

@tanimon tanimon left a comment

Choose a reason for hiding this comment

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

概ね OK です.
細かい修正を2箇所お願いします.
加えて,README とコンフィグファイルのサンプルの更新もお願いします.

src/main/java/jp/kusumotolab/kgenprog/Configuration.java Outdated Show resolved Hide resolved
@mtj0928
Copy link
Contributor Author

mtj0928 commented Oct 31, 2018

@a-tanikd 修正しました、ご確認よろしくお願いします。

Copy link
Member

@tanimon tanimon left a comment

Choose a reason for hiding this comment

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

細かいですが,もう1点検討お願いします.

README.md Outdated Show resolved Hide resolved
@mtj0928
Copy link
Contributor Author

mtj0928 commented Oct 31, 2018

@a-tanikd 修正しました、ご確認よろしくお願いします!

Copy link
Member

@tanimon tanimon left a comment

Choose a reason for hiding this comment

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

LGTM です!お疲れ様です

@tanimon tanimon merged commit 7d1e51f into master Oct 31, 2018
@tanimon tanimon deleted the move-constant-in-GA branch October 31, 2018 08:00
tanimon added a commit that referenced this pull request Dec 11, 2018
In order to follow the changing meaning of these values on #377
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.

GA周りに埋め込み定数が残っている
2 participants