jesseduffield.lazygit/.github
Stefan Haller b6b5436d57 Log per-test durations during integration tests
To spot slow or anomalous tests across CI runs, record each test's run
duration when LAZYGIT_TEST_TIMING is set (to a file path);
run_integration_tests.sh prints them at the end, sorted by slowest
first. CI sets it for all integration jobs.

The harness appends to a file rather than writing to stdout/stderr
because `go test` captures those and only surfaces them with -v, which
would drown the signal in every test's verbose logs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-20 14:26:26 +02:00
..
ISSUE_TEMPLATE Remove the invitation to submit PRs from the issue template 2026-05-11 16:02:35 +02:00
workflows Log per-test durations during integration tests 2026-07-20 14:26:26 +02:00
dependabot.yml Fix dependabot label for github-actions-related updates 2026-04-26 19:40:56 +02:00
FUNDING.yml cleanup 2020-08-07 18:01:26 +10:00
pull_request_template.md Enhance PR/Issue templates readability 2025-08-18 07:37:46 +02:00
release.yml Add performance improvements section to release notes 2024-09-18 21:06:02 +10:00