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

pantsbuild / pants / 28620007211
93%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 08:46PM UTC
Jobs 11
Files 1766
Run time 5min
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

02 Jul 2026 08:37PM UTC coverage: 92.829% (-0.1%) from 92.958%
28620007211

push

github

web-flow
provide an explicit shebang for the mypy shell script (#23479)

So, I had looked at this a few times and been curious how it worked. The
answer exposed by https://github.com/pantsbuild/pants/pull/23466 is that
it only *accidentally* worked. To quote from
https://man7.org/linux/man-pages/man3/exec.3.html:

       If the header of a file isn't recognized (the attempted execve(2)
       failed with the error ENOEXEC), these functions will execute the
       shell (/bin/sh) with the path of the file as its first argument.
       (If this attempt fails, no further searching is done.)

So on certain glibc code paths there is a `/bib/sh` fallback, but if you
just ask the Kernel to exec some "random" looking bytes it ain't gonna
work.

93794 of 101040 relevant lines covered (92.83%)

3.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_arm64 - 28620007211.1 02 Jul 2026 08:46PM UTC 1190
51.74
GitHub Action Run
2 test_python_linux_x86_64_0/10 - 28620007211.2 02 Jul 2026 08:48PM UTC 1231
57.27
GitHub Action Run
3 test_python_linux_x86_64_6/10 - 28620007211.3 02 Jul 2026 08:46PM UTC 1202
49.24
GitHub Action Run
4 test_python_linux_x86_64_3/10 - 28620007211.4 02 Jul 2026 08:48PM UTC 1209
53.57
GitHub Action Run
5 test_python_linux_x86_64_2/10 - 28620007211.5 02 Jul 2026 08:47PM UTC 1211
58.57
GitHub Action Run
6 test_python_linux_x86_64_5/10 - 28620007211.6 02 Jul 2026 08:47PM UTC 1224
59.91
GitHub Action Run
7 test_python_linux_x86_64_4/10 - 28620007211.7 02 Jul 2026 08:54PM UTC 1241
58.85
GitHub Action Run
8 test_python_linux_x86_64_9/10 - 28620007211.8 02 Jul 2026 08:50PM UTC 1218
53.76
GitHub Action Run
9 test_python_linux_x86_64_8/10 - 28620007211.9 02 Jul 2026 08:50PM UTC 1210
52.77
GitHub Action Run
10 test_python_linux_x86_64_7/10 - 28620007211.10 02 Jul 2026 08:51PM UTC 1212
50.75
GitHub Action Run
11 test_python_linux_x86_64_1/10 - 28620007211.11 02 Jul 2026 08:48PM UTC 1207
48.78
GitHub Action Run
Source Files on build 28620007211
  • 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 #28620007211
  • 8928e6a6 on github
  • Prev Build on main (#28619476844)
  • Next Build on main (#28620681174)
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