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

pantsbuild / pants / 21965804280 / 9
91%
main: 91%

Build:
DEFAULT BRANCH: main
Ran 12 Feb 2026 10:11PM UTC
Files 1168
Run time 29s
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

12 Feb 2026 09:57PM UTC coverage: 43.324%. Remained the same
21965804280.9

push

github

web-flow
dogfood new mypy fixed-format cache (#23094)

This was not on a computer free of other processes doing work, but
directionaly:
```
$ hyperfine -w 1 -r 10 -p "echo \"#hi\" >> src/python/pants/version.py" "pants check --only=mypy src::" "pants check --mypy-args=\"['--fixed-format-cache']\" --only=mypy src::"
Benchmark 1: pants check --only=mypy src::
  Time (mean ± σ):     25.052 s ± 12.049 s    [User: 0.478 s, System: 0.137 s]
  Range (min … max):   11.628 s … 37.638 s    10 runs

Benchmark 2: pants check --mypy-args="['--fixed-format-cache']" --only=mypy src::
  Time (mean ± σ):     21.774 s ± 10.489 s    [User: 0.434 s, System: 0.119 s]
  Range (min … max):    9.888 s … 33.018 s    10 runs

Summary
  pants check --mypy-args="['--fixed-format-cache']" --only=mypy src:: ran
    1.15 ± 0.78 times faster than pants check --only=mypy src::
```

closes #22795

NOTE: In the issue I suggested there was more work to do than this, but
I was incorrect. The new blobs are still stored in sqlite, it isn't a
new "on-disk" arrangement.

26109 of 60264 relevant lines covered (43.32%)

0.43 hits per line

Source Files on job test_python_macos14_arm64 - 21965804280.9
  • Tree
  • List 1168
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21965804280
  • a22266a5 on github
  • Prev Job for on main (#21920406866.9)
  • Next Job for on main (#22000741145.5)
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