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

comunica / traqula / 29079050226
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/typescript-7.x
DEFAULT BRANCH: main
Ran 10 Jul 2026 08:14AM UTC
Jobs 9
Files 128
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

09 Jul 2026 12:26PM UTC coverage: 100.0%. First build
29079050226

push

github

jitsedesmet
refactor: extend isolatedDeclarations to cleanly-supported packages

Evaluate isolatedDeclarations across the whole monorepo and enable it (opt-in
per package) where the public API is expressible with small, sensible type
annotations: test-utils, algebra-transformations-1-2 and rules-sparql-1-1-adjust
(core was enabled previously).

The lexer/parser/transformation packages and the engines are intentionally left
on standard declaration emit: their builder-pattern public API (LexerBuilder /
ParserBuilder / IndirBuilder) produces enormous machine-generated union types
(2-27KB per declaration) that are unmaintainable and would violate max-len in
~950 places. rules-sparql-1-1's dynamic-mixin AstFactory is additionally
incompatible (extends-expression / class-expression inference).

- Enable isolatedDeclarations in test-utils, algebra-transformations-1-2 and
  rules-sparql-1-1-adjust tsconfig.json (disable in their CJS projects).
- Add the few required explicit type annotations.
- Document the evaluation and rationale in changes.md.

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

759 of 759 branches covered (100.0%)

Branch coverage included in aggregate %.

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

5472 of 5472 relevant lines covered (100.0%)

283054.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-24.x-macos-latest - 29079050226.1 10 Jul 2026 08:17AM UTC 128
100.0
GitHub Action Run
2 run-20.x-macos-latest - 29079050226.2 10 Jul 2026 08:14AM UTC 128
100.0
GitHub Action Run
3 run-24.x-ubuntu-latest - 29079050226.3 10 Jul 2026 08:14AM UTC 128
100.0
GitHub Action Run
4 run-20.x-windows-latest - 29079050226.4 10 Jul 2026 08:16AM UTC 128
100.0
GitHub Action Run
5 run-20.x-ubuntu-latest - 29079050226.5 10 Jul 2026 08:14AM UTC 128
100.0
GitHub Action Run
6 run-22.x-windows-latest - 29079050226.6 10 Jul 2026 08:15AM UTC 128
100.0
GitHub Action Run
7 run-22.x-macos-latest - 29079050226.7 10 Jul 2026 08:14AM UTC 128
100.0
GitHub Action Run
8 run-22.x-ubuntu-latest - 29079050226.8 10 Jul 2026 08:14AM UTC 128
100.0
GitHub Action Run
9 run-24.x-windows-latest - 29079050226.9 10 Jul 2026 08:15AM UTC 128
100.0
GitHub Action Run
Source Files on build 29079050226
  • Tree
  • List 128
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29079050226
  • 64587bd6 on github
  • Delete
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