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 1f1f380 Setup a basic Nginx reverse proxy server (#154) new b5a41d9 Ignore execution_time/score regressions when binaries have sa [...]
The 1 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/migrations/upgrade_17_to_18.py | 29 ++++++++++++++++++++++++++++ lnt/server/db/testsuite.py | 12 +++++++++++- lnt/server/reporting/analysis.py | 22 ++++++++++++++------- schemas/nts.yaml | 2 ++ tests/server/reporting/analysis.py | 22 +++++++++++++++++++++ tests/server/ui/test_api.py | 2 ++ 6 files changed, 81 insertions(+), 8 deletions(-) create mode 100644 lnt/server/db/migrations/upgrade_17_to_18.py