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

pantsbuild / pants / 22732277434
93%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 07:14PM UTC
Jobs 12
Files 1723
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

05 Mar 2026 07:06PM UTC coverage: 92.931% (+0.001%) from 92.93%
22732277434

push

github

web-flow
option to disable mypy caching (#23146)

We do a lot of work (see history of mypy/rules.py) to provide a working
solution for the mypy cache and to move it around between sandboxes
correctly. Unfortunately, sometimes bugs in mypy or Pants prevent the
cache from being viable -- see the looong journey in
https://github.com/pantsbuild/pants/issues/18519 -- and the user might
reasonably want to disable the cache entirely in those situation. (In my
DAYJOB repo for example, the mypy sqlite cache is > 700 MiB which is a
lot of write out and get no value from. They can't do --no-incremental
because that still writes the cache
https://github.com/python/mypy/issues/19489 so we need to facilitate
pointing to /dev/null

41 of 43 new or added lines in 3 files covered. (95.35%)

90944 of 97862 relevant lines covered (92.93%)

4.06 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
98.39
-0.75% src/python/pants/backend/python/typecheck/mypy/rules.py
Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_7/10 - 22732277434.1 05 Mar 2026 07:23PM UTC 1189
51.58
GitHub Action Run
2 test_python_linux_x86_64_3/10 - 22732277434.2 05 Mar 2026 07:18PM UTC 1183
53.84
GitHub Action Run
3 test_python_linux_x86_64_4/10 - 22732277434.3 05 Mar 2026 07:24PM UTC 1217
59.38
GitHub Action Run
4 test_python_linux_x86_64_1/10 - 22732277434.4 05 Mar 2026 07:19PM UTC 1182
49.26
GitHub Action Run
5 test_python_macos14_arm64 - 22732277434.5 05 Mar 2026 07:14PM UTC 1167
52.68
GitHub Action Run
6 test_python_linux_x86_64_2/10 - 22732277434.6 05 Mar 2026 07:17PM UTC 1185
58.99
GitHub Action Run
7 test_python_linux_x86_64_0/10 - 22732277434.7 05 Mar 2026 07:18PM UTC 1203
56.91
GitHub Action Run
8 test_python_linux_x86_64_8/10 - 22732277434.8 05 Mar 2026 07:20PM UTC 1183
53.56
GitHub Action Run
9 test_python_linux_x86_64_5/10 - 22732277434.9 05 Mar 2026 07:17PM UTC 1198
59.84
GitHub Action Run
10 test_python_linux_x86_64_6/10 - 22732277434.10 05 Mar 2026 07:16PM UTC 1179
49.83
GitHub Action Run
11 test_python_linux_x86_64_9/10 - 22732277434.11 05 Mar 2026 07:21PM UTC 1193
53.76
GitHub Action Run
12 test_python_linux_arm64 - 22732277434.12 05 Mar 2026 07:21PM UTC 1167
52.67
GitHub Action Run
Source Files on build 22732277434
  • Tree
  • List 1723
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22732277434
  • d640b4a8 on github
  • Prev Build on main (#22646786190)
  • Next Build on main (#22733177392)
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