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

rubensworks / rdf-parse.js / 32143797615
85%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2026 01:41PM UTC
Jobs 3
Files 4
Run time 1min
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

18 Aug 2026 01:41PM UTC coverage: 84.848%. Remained the same
32143797615

push

github

rubensworks
Make browser build bundle compiled JS instead of TS sources

Webpack 5.109 resolves extensionless requires to .ts files via its native
TypeScript support, and strips their types with Node's type strip mode.
That mode rejects angle-bracket type assertions, so lib/RdfParser.ts failed
to build and the webpack CI job errored with ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX.

Restrict resolve.extensions so the browser bundle is built from the compiled
JavaScript in lib/, which is what this package publishes anyway.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Lwc69LEtd5tMLSizcpVxBf

40 of 55 branches covered (72.73%)

Branch coverage included in aggregate %.

72 of 77 relevant lines covered (93.51%)

50.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-26.x - 32143797615.1 18 Aug 2026 01:42PM UTC 8
84.82
GitHub Action Run
2 run-24.x - 32143797615.2 18 Aug 2026 01:41PM UTC 8
84.82
GitHub Action Run
3 run-22.x - 32143797615.3 18 Aug 2026 01:41PM UTC 8
84.82
GitHub Action Run
Source Files on build 32143797615
  • Tree
  • List 4
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32143797615
  • d06dab6f on github
  • Prev Build on master (#32142189078)
  • Next Build on master (#32145652825)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc