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 cd1aa9f57225ce7885c61959c0238c6bd7edebe0 Merge: 6f23140 c7d8ba1 Author: Alex Sorokoumov <[email protected]> AuthorDate: Sun Jul 5 22:05:41 2026 -0700 Merge pull request #7 from apache/multiple-algorithms-single-point Show results from multiple algorithms in single/multiple patterns src/otava_test_data/tests/test_compare_api.py | 26 ++ src/otava_test_data/web/main.py | 6 +- src/otava_test_data/web/static/css/style.css | 83 +++++ src/otava_test_data/web/static/js/app.js | 489 +++++++++++++++++--------- src/otava_test_data/web/templates/index.html | 9 +- 5 files changed, 434 insertions(+), 179 deletions(-)
