This is an automated email from the ASF dual-hosted git repository.
Gerrrr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/otava-playground.git
from 6f23140 Merge pull request #2 from apache/add-asf-headers
add 55cfb55 Expose compare API detection details
add 828fc44 Prepare per-algorithm Otava UI plumbing
add 3d7a137 Render single-mode Otava results per algorithm
add c7d8ba1 Reuse per-algorithm Otava rendering in mix mode
new cd1aa9f Merge pull request #7 from
apache/multiple-algorithms-single-point
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)