Shingo Omura
|
439a6825e7
|
need to use local variable so that pluginNameToConfig map can keep correct contents
because the type of PluginConfig.Args is not pointer.
It also fixed framework_test so that it can test PluginConfig initialization.
|
2019-09-11 16:56:22 +09:00 |
|
Cong Liu
|
e50a24d64c
|
Move RunNormalizeScorePlugins and ApplyScoreWeights into RunScorePlugins; Also add unit tests for RunScorePlugins.
|
2019-08-20 13:18:32 -04:00 |
|
draveness
|
9fb0df5096
|
feat(scheduler): return error when score is out of range
|
2019-08-14 19:16:41 +08:00 |
|
draveness
|
aa5f9fda52
|
feat: use named array instead of score array in normalizing score
|
2019-08-08 08:19:49 +08:00 |
|
Cong Liu
|
34373662d3
|
Add NormalizeScore extension point for scheduler framework.
|
2019-07-30 20:02:13 -04:00 |
|