5de027e83d
This commit moves weights out of the "parameters" to TimelineCred. This makes sense, because the Weights are now passed to TimelineCred via the included WeightedGraph. As such, we now have the `api/load` options include explicit Weights that are used as overrides, rather than having them be included in the TimelineCred parameters. Test plan: I've manually tested this commit by: - Changing weights in the explorer, and verifying that the `recalculate cred` button activates as expected, and the new weights are used correctly in the resultant distribution. - Verifying that downloading weights form the UI still works. - Verified that uploading weights to the UI still works. - Verifying that passing command-line weights files still works. Also, `yarn test` passes. |
||
---|---|---|
.. | ||
__snapshots__ | ||
.gitignore | ||
Makefile | ||
SHARNESS_LICENSE | ||
aggregate-results.sh | ||
dummy.t | ||
sharness.sh | ||
test_build_static_site.t | ||
test_cli_scores.t | ||
test_js_tests_have_top_level_describe_block_with_filename.t | ||
test_load_example_github.t | ||
test_no_raw_anchor_elements.t |