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

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

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 07:24PM UTC
Files 1183
Run time 46s
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: 53.84% (-0.01%) from 53.852%
22732277434.2

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

32955 of 61209 relevant lines covered (53.84%)

0.54 hits per line

Source Files on job test_python_linux_x86_64_3/10 - 22732277434.2
  • Tree
  • List 1183
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22732277434
  • d640b4a8 on github
  • Prev Job for on main (#22646786190.2)
  • 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