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

pantsbuild / pants / 23274822986
93%

Build:
DEFAULT BRANCH: main
Ran 19 Mar 2026 01:17AM UTC
Jobs 12
Files 1727
Run time 3min
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

19 Mar 2026 01:06AM UTC coverage: 92.926% (-0.006%) from 92.932%
23274822986

push

github

web-flow
[pants_ng] An NG subsystem implementation (#23165)

Like OG subsystems, these are containers of options
read from flags, env vars and config files.

Unlike OG subsystems, these are not necessarily
singletons - you can have multiple instances of the
same subsystem active for different partitions of
sources that have different local config files.

Making OG subsystems non-singleton was not feasible,
for both design and performance reasons.

These NG subsystems are lighter weight and more 
streamlined than their OG counterparts:

- They support a more limited set of value types.
- Option registration is via a new `@option` decorator
  instead of the large menagerie of field type classes.

AI disclosure: Claude found a way to create a mypy plugin
  that prevents spurious empty body errors. I had to manually
  tweak the plugin to make it less verbose and more streamlined.

269 of 295 new or added lines in 2 files covered. (91.19%)

1 existing line in 1 file now uncovered.

91440 of 98401 relevant lines covered (92.93%)

4.04 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
98.44
src/python/pants/ng/subsystem_test.py
24
85.63
src/python/pants/ng/subsystem.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.81
-0.16% src/python/pants/engine/internals/graph.py
Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_8/10 - 23274822986.1 19 Mar 2026 01:30AM UTC 1183
53.56
GitHub Action Run
2 test_python_linux_x86_64_5/10 - 23274822986.2 19 Mar 2026 01:23AM UTC 1198
59.83
GitHub Action Run
3 test_python_linux_x86_64_1/10 - 23274822986.3 19 Mar 2026 01:27AM UTC 1182
49.26
GitHub Action Run
4 test_python_linux_x86_64_6/10 - 23274822986.4 19 Mar 2026 01:22AM UTC 1179
49.83
GitHub Action Run
5 test_python_macos14_arm64 - 23274822986.5 19 Mar 2026 01:17AM UTC 1167
52.67
GitHub Action Run
6 test_python_linux_x86_64_7/10 - 23274822986.6 19 Mar 2026 01:30AM UTC 1189
51.58
GitHub Action Run
7 test_python_linux_x86_64_3/10 - 23274822986.7 19 Mar 2026 01:27AM UTC 1183
53.84
GitHub Action Run
8 test_python_linux_x86_64_4/10 - 23274822986.8 19 Mar 2026 01:35AM UTC 1219
59.51
GitHub Action Run
9 test_python_linux_x86_64_2/10 - 23274822986.9 19 Mar 2026 01:22AM UTC 1185
58.98
GitHub Action Run
10 test_python_linux_x86_64_0/10 - 23274822986.10 19 Mar 2026 01:27AM UTC 1203
56.92
GitHub Action Run
11 test_python_linux_arm64 - 23274822986.11 19 Mar 2026 01:23AM UTC 1167
52.67
GitHub Action Run
12 test_python_linux_x86_64_9/10 - 23274822986.12 19 Mar 2026 01:23AM UTC 1196
53.95
GitHub Action Run
Source Files on build 23274822986
  • Tree
  • List 1727
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23274822986
  • 0a2a9613 on github
  • Prev Build on main (#23224690638)
  • Next Build on main (#23275243929)
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