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

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

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 07:24PM UTC
Files 1185
Run time 37s
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: 58.986% (-0.01%) from 58.999%
22732277434.6

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

35607 of 60365 relevant lines covered (58.99%)

0.59 hits per line

Source Files on job test_python_linux_x86_64_2/10 - 22732277434.6
  • Tree
  • List 1185
  • 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.3)
  • 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