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

rubensworks / rdf-terms.js / 23644574539 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 27 Mar 2026 11:43AM UTC
Files 4
Run time 0s
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

27 Mar 2026 11:42AM UTC coverage: 100.0%. Remained the same
23644574539.3

push

github

web-flow
Migrate from tslint to @rubensworks/eslint-config (#55)

* Fix ESLint errors in test files

- Remove return statements from expect() calls in TermUtil-test.ts (jest/no-test-return-statement)
- Wrap long lines in both test files (max-len)
- Rename unused key parameters to _key in QuadTermUtil-test.ts
- Fix antfu/consistent-list-newline violations by putting each arg on its own line

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

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

* Fix ESLint errors across lib and test files

- Rename type params Q→TQ and U→TU per naming convention
- Convert forEach to for...of in collectNamedTerms
- Replace || with ?? (nullish coalescing) where applicable
- Add missing return types to forEachTerms, forEachTermsNested, matchTerm
- Wrap function signatures exceeding 120 chars
- Rename _pattern/_quad inner params to patternQuad/quadToMatch
- Rename interface PatternOptions → IPatternOptions
- Remove unnecessary type assertions (TypeScript narrows automatically)
- Remove return from jest it() callbacks (jest/no-test-return-statement)
- Prefix unused params with _ in test files
- Add strictNullChecks: true to tsconfig.eslint.json

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

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

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>

243 of 243 branches covered (100.0%)

Branch coverage included in aggregate %.

370 of 370 relevant lines covered (100.0%)

8.21 hits per line

Source Files on job run-20.x - 23644574539.3
  • Tree
  • List 4
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23644574539
  • 3373030d on github
  • Prev Job for on master (#23532168622.2)
  • Next Job for on master (#25150043400.2)
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