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

LinkedSoftwareDependencies / Components.js
100%

Build:
DEFAULT BRANCH: master
Repo Added 12 Jan 2021 12:47PM UTC
Token RuERmltiH2oI1LqcI0Z0Pcw5P5zmqqIx3 regen
Build 553 Last
Files 47
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • build/modern-stack
  • chore/bump-jest
  • copilot/carry-out-pr-updates
  • copilot/continue-pull-138-work
  • copilot/finish-migration-to-jest-30
  • feat/expressive-logs
  • feat/override-lists
  • feat/override-type
  • feat/support-node-18-20-21
  • feature/comunica-2
  • feature/instantiation-info
  • feature/override
  • feature/strict-type-checking
  • fix/allow-webpacking
  • fix/improved-unknown-handling
  • fix/key-values
  • fix/override
  • fix/unique-literals
  • fix/windows
  • patch-1
  • refs/heads/fix/key-values
  • refs/pull/128/merge
  • refs/tags/v4.0.0
  • refs/tags/v4.0.2
  • refs/tags/v4.0.3
  • refs/tags/v4.0.4
  • refs/tags/v4.0.5
  • refs/tags/v4.0.6
  • refs/tags/v4.1.0
  • refs/tags/v4.2.0
  • refs/tags/v4.2.1
  • refs/tags/v4.3.0
  • refs/tags/v4.5.0
  • refs/tags/v5.0.0
  • refs/tags/v5.0.0-beta.0
  • refs/tags/v5.0.0-beta.1
  • refs/tags/v5.0.0-beta.2
  • refs/tags/v5.0.0-beta.3
  • refs/tags/v5.0.0-beta.4
  • refs/tags/v5.0.0-beta.5
  • refs/tags/v5.0.0-beta.6
  • refs/tags/v5.0.0-beta.7
  • refs/tags/v5.1.0
  • refs/tags/v5.2.0
  • refs/tags/v5.3.0
  • refs/tags/v5.3.1
  • refs/tags/v5.3.2
  • refs/tags/v5.4.0
  • refs/tags/v5.4.1
  • refs/tags/v5.4.2
  • refs/tags/v5.5.0
  • refs/tags/v5.5.1
  • refs/tags/v6.0.0
  • refs/tags/v6.0.1
  • refs/tags/v6.1.0
  • refs/tags/v6.2.0
  • refs/tags/v6.3.0
  • renovate/actions-cache-3.x
  • renovate/actions-checkout-3.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-node-3.x
  • renovate/actions-setup-node-6.x
  • renovate/actions-stale-10.x
  • renovate/actions-stale-5.x
  • renovate/actions-stale-6.x
  • renovate/eslint-8.x
  • renovate/eslint-config-es-3.x
  • renovate/eslint-plugin-jest-25.x
  • renovate/eslint-plugin-jest-26.x
  • renovate/eslint-plugin-unused-imports-2.x
  • renovate/github-issue-labeler-2.x
  • renovate/github-issue-labeler-3.x
  • renovate/jest-27.x
  • renovate/jest-rdf-2.x
  • renovate/jsonld-context-parser-3.x
  • renovate/major-typescript-eslint-monorepo
  • renovate/n3-2.x
  • renovate/node-16.x
  • renovate/node-18.x
  • renovate/node-20.x
  • renovate/node-22.x
  • renovate/node-24.x
  • renovate/node-polyfill-webpack-plugin-3.x
  • renovate/rdf-quad-2.x
  • renovate/rdf-string-2.x
  • renovate/rubensworks-eslint-config-1.x
  • renovate/rubensworks-eslint-config-2.x
  • renovate/rubensworks-eslint-config-3.x
  • renovate/typescript-5.x
  • renovate/webpack-cli-5.x
  • renovate/webpack-cli-6.x
  • renovate/yarn-monorepo
  • v6.4.0

03 Apr 2026 12:53PM UTC coverage: 100.0%. Remained the same
23946848425

push

github

web-flow
Bump @rubensworks/eslint-config to 3.1.0

* Migrate ESLint to flat config: package.json, eslint.config.js, remove .eslintrc.js

Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/41072e3c-07ef-4099-af17-e1f8b941bc2a

Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>

* Fix ESLint errors across 38 files

- Rename type parameters Instance→TInstance, I→TI, HR→THR
- Rename ARGS_HANDLERS→argsHandlers, XSD_INHERITANCE_TABLE→xsdInheritanceTable
- Rename CJS_MAJOR_VERSION/CONTEXT_URL/etc to camelCase in PrefetchedDocumentLoader
- Change import x = require() to ES imports throughout
- Change || to ?? (nullish coalescing) where applicable
- Rename unused params to _-prefixed names
- Add eslint-disable-next-line ts/naming-convention for @type and URL keys
- Fix template literal array interpolations to use .join(', ')

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>

* Changes before error encountered

Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/08ee73ad-0075-4ae9-8230-bd263447ce6d

Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>

* Fix remaining 96 ESLint errors across lib and test files

Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/5baf6678-c4cb-41cb-91d2-eeaff51497c2

Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>

* Fix TS2322: filter undefined from override array in ConfigPreprocessorOverride

Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/e9329a95-dddf-4c2a-8b99-474d91492de2

Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>

* Fix unit test failures: TypeScript errors and incorrect test assertions

Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/fccad1c4-3d7f-4090-9b55-3ae67b9... (continued)

1258 of 1258 branches covered (100.0%)

Branch coverage included in aggregate %.

77 of 77 new or added lines in 25 files covered. (100.0%)

1523 of 1523 relevant lines covered (100.0%)

1070.13 hits per line

Relevant lines Covered
Build:
Build:
1523 RELEVANT LINES 1523 COVERED LINES
1070.13 HITS PER LINE
Source Files on master
  • Tree
  • List 47
  • Changed 42
  • Source Changed 34
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23946848425 master Bump @rubensworks/eslint-config to 3.1.0 * Migrate ESLint to flat config: package.json, eslint.config.js, remove .eslintrc.js Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/41072e3c-07ef-4099-af17-e1f8b941bc... push 03 Apr 2026 12:54PM UTC web-flow github
100.0
23936378842 master Fix webpack web bundle crash on Windows: use DefinePlugin to set process.platform to 'browser' Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/564588ce-af32-4dca-b68b-2522414fed80 Co-authored-by: rubensworks ... push 03 Apr 2026 06:19AM UTC rubensworks github
100.0
23896775200 master Fix context URL in package.json to version 6.0.0 (#165) push 02 Apr 2026 10:49AM UTC web-flow github
100.0
20837663227 master Update dependency n3 to v2 push 09 Jan 2026 01:10AM UTC web-flow github
100.0
20824143547 master Update github/issue-labeler action to v3 push 08 Jan 2026 04:35PM UTC web-flow github
100.0
20819816291 master Update actions/stale action to v10 push 08 Jan 2026 02:16PM UTC web-flow github
100.0
20811115561 master Update actions/setup-node action to v6 push 08 Jan 2026 08:55AM UTC web-flow github
100.0
20805566552 master Update actions/checkout action to v6 push 08 Jan 2026 04:32AM UTC web-flow github
100.0
20781520227 master Update github/issue-labeler action to v2.6 (#158) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 07 Jan 2026 12:30PM UTC web-flow github
100.0
20780388626 master 6.4.0 push 07 Jan 2026 11:46AM UTC rubensworks github
100.0
See All Builds (317)

Badge your Repo: Components.js

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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