-
Notifications
You must be signed in to change notification settings - Fork 57
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
Feature/refactor cli #198
Feature/refactor cli #198
Conversation
add integration tests for cli
cutout analyzer from cli
it raises IOError when run called more than twice
multiprocessing can't pickle generator objects
refactor command_line.run
Feature/refactor cli
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
全てキレイにリファクタいただいて素晴らしいです。
テストの例文についてお願いなのですが、
できれば銀座感を醸し出していただけると、コードを見る人たちも楽しめて良いと思います。
追加の commit について LGTM です. (一旦別でファイル読まずに eb3d9a1 のようにした方が効率的ですね 👍 ) |
hash_comment='skip' の場合の返り値が Iterable[Iterable[Iterable]] になっていて, json 出力が失敗していたので eb9993d で修正しました. |
デグレードを修正いただき有難うございました。 |
…lt_to_c ginza/ginzame command の split mode の default を "C" に変更する
ginza command line options の doc を追記
#190
Change
python setup.py test