This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository llvm-lnt.
from ed246e5 Run Tox tests in the Github Action CI (#49) new 7485824 [tox] Fix a few invalid type annotations (#50) new a86db1b Make aggregation function selection consistent across Run and [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lnt/server/db/fieldchange.py | 11 +-- .../db/rules/rule_update_fixed_regressions.py | 2 +- lnt/server/ui/templates/v4_graph.html | 15 +++- lnt/server/ui/templates/v4_run.html | 12 ++-- lnt/server/ui/views.py | 80 ++++++++++++---------- lnt/util/stats.py | 18 ----- tests/server/ui/V4Pages.py | 9 +-- tests/server/ui/statsTester.py | 63 ++++++++--------- tox.ini | 7 +- 9 files changed, 103 insertions(+), 114 deletions(-)