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

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

Build:
DEFAULT BRANCH: main
Ran 23 Oct 2025 05:37AM UTC
Files 1192
Run time 54s
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: 48.181%. Remained the same
18737956268.13

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.

29253 of 60715 relevant lines covered (48.18%)

0.48 hits per line

Source Files on job test_python_linux_x86_64_5/10 - 18737956268.13
  • Tree
  • List 1192
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18737956268
  • e11f0ccb on github
  • Prev Job for on main (#18734971616.7)
  • 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