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

CyclopsMC / infobook-html / 22996748754
85%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2026 10:11AM UTC
Jobs 1
Files 3
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

12 Mar 2026 10:09AM UTC coverage: 73.016% (-0.4%) from 73.438%
22996748754

push

github

web-flow
Migrate from TSLint to ESLint (#45)

* Initial plan

* Fix ESLint errors in lib/ and test/

- Add public to all constructors (ts/explicit-member-accessibility)
- Add return types to all functions (ts/explicit-function-return-type)
- Fix node:path concat usage with join() (node/no-path-concat)
- Rename type param R to TR (ts/naming-convention)
- Rename TRANSLATION_DEFAULTS to translationDefaults (ts/naming-convention)
- Convert require() imports to ESM (ts/no-require-imports)
- Fix async promise executor patterns (no-async-promise-executor)
- Add u flag to all regexps (require-unicode-regexp)
- Fix unsafe any assignments and arguments (ts/no-unsafe-*)
- Fix no-useless-escape, prefer-regexp-test, prefer-string-slice
- Add es2021 to tsconfig lib for replaceAll types
- Fix jest/no-test-return-statement in tests
- Fix various style and max-len issues

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

* Changes before error encountered

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

* Fix remaining ESLint errors and TypeScript build errors

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

* Fix CI: add missing eslint.config.js, use ESLINT_USE_FLAT_CONFIG=true for ESLint 8

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

* Add eslint.config.js to git (was excluded by *.js in .gitignore)

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: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>

39 of 48 branches covered (81.25%)

Branch coverage included in aggregate %.

19 of 20 new or added lines in 3 files covered. (95.0%)

53 of 78 relevant lines covered (67.95%)

5.18 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
22.73
3.68% lib/infobook/appendix/InfoBookAppendixTagIndex.ts
Jobs
ID Job ID Ran Files Coverage
1 22996748754.1 12 Mar 2026 10:11AM UTC 6
71.08
GitHub Action Run
Source Files on build 22996748754
  • Tree
  • List 3
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22996748754
  • 76518f1b on github
  • Prev Build on master (#22989442134)
  • Next Build on master (#23000346425)
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