Skip to content

Conversation

tagomoris
Copy link
Contributor

To have default values supposed from default endpoint value, and also to allow to override those endpoints via command-line options.

In order to realize those things, I added some internal classes. Because the former way to manage configuration values requires to add many class variables and methods (like cl_*), and it is really messy & uncontrollable.
So, this change is a little larger than I expected. I want to hear the reviewers' comments.

@tagomoris
Copy link
Contributor Author

Oh, no... I'll fix the failing tests later (it's only about workflow)

@coveralls
Copy link

coveralls commented Dec 25, 2019

Coverage Status

Coverage increased (+0.3%) to 52.85% when pulling bc6c719 on update-configuration-classes into c06cde6 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 52.545% when pulling 693835d on update-configuration-classes into c06cde6 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 52.545% when pulling 693835d on update-configuration-classes into c06cde6 on master.

@tagomoris tagomoris force-pushed the update-configuration-classes branch from d9a7de6 to 661f412 Compare January 6, 2020 06:16
@tagomoris tagomoris force-pushed the update-configuration-classes branch from 661f412 to bc6c719 Compare January 6, 2020 06:25
@tagomoris
Copy link
Contributor Author

Added a change to fix CI failures.
@nurse could you look on this?

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.

3 participants