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

pantsbuild / pants / 18737956268 / 11
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 23 Oct 2025 05:37AM UTC
Files 1182
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

23 Oct 2025 04:53AM UTC coverage: 42.729% (+0.002%) from 42.727%
18737956268.11

push

github

web-flow
TypeScript and TSX test support (#22756)

Resolves https://github.com/pantsbuild/pants/issues/22754. TypeScript
tests were not being recognized by the `pants test` goal because
TypeScriptTestSourceField did not inherit from JSTestRuntimeSourceField,
which is required by the JavaScript test runner's field set.

This change makes TypeScriptTestSourceField inherit from both
TypeScriptSourceField and JSTestRuntimeSourceField, following the same
pattern used by JSXTestSourceField.

This fix also enables TSX tests to work, as TSXTestSourceField inherits
from TypeScriptTestSourceField.

26452 of 61907 relevant lines covered (42.73%)

0.43 hits per line

Source Files on job test_python_linux_x86_64_7/10 - 18737956268.11
  • Tree
  • List 1182
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18737956268
  • e11f0ccb on github
  • Prev Job for on main (#18734971616.3)
  • Next Job for on main (#18749978017.12)
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