This is an automated email from the ASF dual-hosted git repository. Gerrrr pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/otava-playground.git
commit 512ef87840888dc8734121e8ad6d3c118f2a19ca Merge: 3cc9eb8 00c8f64 Author: Alex Sorokoumov <[email protected]> AuthorDate: Sun Jun 7 19:31:08 2026 -0700 Merge pull request #6 from apache/params-per-algorithm-flavour Use independent parameters for Otava algorithms src/otava_test_data/tests/test_compare_api.py | 50 +++++++++++++++++ src/otava_test_data/web/main.py | 48 ++++++++++++++--- src/otava_test_data/web/static/css/style.css | 52 +++++++++++++++++- src/otava_test_data/web/static/js/app.js | 70 ++++++++++++++++-------- src/otava_test_data/web/templates/index.html | 77 ++++++++++++++++++--------- 5 files changed, 241 insertions(+), 56 deletions(-)
