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

rubensworks / rdf-terms.js / 23644574539
100%

Build:
DEFAULT BRANCH: master
Ran 27 Mar 2026 11:42AM UTC
Jobs 3
Files 2
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

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

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>

239 of 239 branches covered (100.0%)

Branch coverage included in aggregate %.

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

185 of 185 relevant lines covered (100.0%)

49.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-24.x - 23644574539.1 27 Mar 2026 11:42AM UTC 4
100.0
GitHub Action Run
2 run-22.x - 23644574539.2 27 Mar 2026 11:42AM UTC 4
100.0
GitHub Action Run
3 run-20.x - 23644574539.3 27 Mar 2026 11:42AM UTC 4
100.0
GitHub Action Run
Source Files on build 23644574539
  • Tree
  • List 2
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23644574539
  • 3373030d on github
  • Prev Build on master (#23532168622)
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