• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pantsbuild / pants / 28489169743
93%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 02:31AM UTC
Jobs 11
Files 1766
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Jul 2026 02:23AM UTC coverage: 92.827%. Remained the same
28489169743

push

github

web-flow
Log the list of tests in a given batch (#21549)

This PR logs the list of test files in a given batch before tests
execute.

The batch listing is logged at `debug` level using a named logger
(`pants.backend.python.goals.pytest_runner`), which integrates with the
existing `--log-levels-by-target` mechanism. To surface it in CI, add to
`pants.toml`:

```toml
[GLOBAL]
log_levels_by_target = {"pants.backend.python.goals.pytest_runner" = "info"}
```

Example output when enabled:
```
09:59:41.68 [INFO] batch of a_test.py:tests and 3 other files contains:
  a_test.py:tests
  b_test.py:tests
  c_test.py:tests
  d_test.py:tests
```

2 of 2 new or added lines in 1 file covered. (100.0%)

93756 of 101001 relevant lines covered (92.83%)

3.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_9/10 - 28489169743.1 01 Jul 2026 02:34AM UTC 1218
53.76
GitHub Action Run
2 test_python_linux_x86_64_4/10 - 28489169743.2 01 Jul 2026 02:36AM UTC 1241
58.85
GitHub Action Run
3 test_python_linux_x86_64_2/10 - 28489169743.3 01 Jul 2026 02:32AM UTC 1211
58.56
GitHub Action Run
4 test_python_linux_arm64 - 28489169743.4 01 Jul 2026 02:31AM UTC 1190
51.74
GitHub Action Run
5 test_python_linux_x86_64_3/10 - 28489169743.5 01 Jul 2026 02:32AM UTC 1209
53.57
GitHub Action Run
6 test_python_linux_x86_64_0/10 - 28489169743.6 01 Jul 2026 02:32AM UTC 1231
57.26
GitHub Action Run
7 test_python_linux_x86_64_1/10 - 28489169743.7 01 Jul 2026 02:33AM UTC 1207
48.78
GitHub Action Run
8 test_python_linux_x86_64_7/10 - 28489169743.8 01 Jul 2026 02:37AM UTC 1212
50.75
GitHub Action Run
9 test_python_linux_x86_64_5/10 - 28489169743.9 01 Jul 2026 02:32AM UTC 1224
59.91
GitHub Action Run
10 test_python_linux_x86_64_6/10 - 28489169743.10 01 Jul 2026 02:31AM UTC 1202
49.24
GitHub Action Run
11 test_python_linux_x86_64_8/10 - 28489169743.11 01 Jul 2026 02:35AM UTC 1210
52.77
GitHub Action Run
Source Files on build 28489169743
  • Tree
  • List 1766
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28489169743
  • 0855e9a1 on github
  • Prev Build on main (#28422333258)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc