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

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

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 07:24PM UTC
Files 1167
Run time 44s
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: 52.676% (+0.01%) from 52.664%
22732277434.5

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

31674 of 60130 relevant lines covered (52.68%)

0.53 hits per line

Source Files on job test_python_macos14_arm64 - 22732277434.5
  • Tree
  • List 1167
  • 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.10)
  • 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