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

pantsbuild / pants / 22732277434 / 1
93%
main: 93%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 07:24PM UTC
Files 1189
Run time 53s
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: 51.578% (-0.005%) from 51.583%
22732277434.1

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

32159 of 62350 relevant lines covered (51.58%)

0.52 hits per line

Source Files on job test_python_linux_x86_64_7/10 - 22732277434.1
  • Tree
  • List 1189
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22732277434
  • d640b4a8 on github
  • Prev Job for on main (#22646786190.9)
  • Next Job for on main (#22733177392.10)
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