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

Borewit / token-types
99%

Build:
DEFAULT BRANCH: master
Repo Added 25 Jun 2017 02:44PM UTC
Files 1
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
  • master
  • add-text-decoding-test
  • ci-migrate-eslint-to-biome
  • commonjs
  • compile-typescript-without-source-maps
  • dependabot/npm_and_yarn/commonjs/del-cli-5.1.0
  • dependabot/npm_and_yarn/commonjs/remark-cli-12.0.1
  • dependabot/npm_and_yarn/commonjs/remark-preset-lint-recommended-7.0.0
  • dependabot/npm_and_yarn/commonjs/ts-node-10.9.2
  • dependabot/npm_and_yarn/commonjs/types/node-20.14.9
  • dependabot/npm_and_yarn/master/biomejs/biome-2.1.1
  • dependabot/npm_and_yarn/master/biomejs/biome-2.1.2
  • dependabot/npm_and_yarn/master/biomejs/biome-2.1.4
  • dependabot/npm_and_yarn/master/biomejs/biome-2.2.0
  • dependabot/npm_and_yarn/master/biomejs/biome-2.2.2
  • dependabot/npm_and_yarn/master/borewit/text-codec-0.2.0
  • dependabot/npm_and_yarn/master/c8-10.1.3
  • dependabot/npm_and_yarn/master/chai-5.2.1
  • dependabot/npm_and_yarn/master/chai-6.0.1
  • dependabot/npm_and_yarn/master/del-cli-6.0.0
  • dependabot/npm_and_yarn/master/mocha-11.7.1
  • dependabot/npm_and_yarn/master/multi-c52b26afc5
  • dependabot/npm_and_yarn/master/types/mocha-10.0.10
  • dependabot/npm_and_yarn/master/types/node-24.0.10
  • dependabot/npm_and_yarn/master/types/node-24.0.13
  • dependabot/npm_and_yarn/master/types/node-24.0.15
  • dependabot/npm_and_yarn/master/types/node-24.0.7
  • dependabot/npm_and_yarn/master/types/node-24.1.0
  • dependabot/npm_and_yarn/master/types/node-24.2.1
  • dependabot/npm_and_yarn/master/types/node-24.3.0
  • dependabot/npm_and_yarn/master/typescript-5.8.3
  • deprecate-tsling
  • es-module
  • fix-ISO-8859-1-decoding
  • fix-dependency-tree
  • fix-indentation
  • fix-put-int8
  • make-encoding-optional
  • merge-master-to-es-module
  • remove-deprecated-coveralls-dependency
  • replace-@kayahr/text-encoding-@borewit/text-encode
  • update-biome-to-2.0.6
  • update-ci
  • update-mocha
  • update-to-biome-2.1.2
  • update-to-yarn-berry-4
  • use-kayahr-TextDecoder
  • use-uint8array-extras-for-string-decoding
  • v6.0.1
  • v6.0.2
  • v6.0.3
  • v6.0.4
  • v6.1.0
  • v6.1.1

13 Aug 2025 06:50PM UTC coverage: 98.918%. Remained the same
16946508843

push

github

Borewit
6.1.1

61 of 61 branches covered (100.0%)

Branch coverage included in aggregate %.

396 of 401 relevant lines covered (98.75%)

10.79 hits per line

Relevant lines Covered
Build:
Build:
401 RELEVANT LINES 396 COVERED LINES
10.79 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16946508843 master 6.1.1 push 13 Aug 2025 06:52PM UTC Borewit github
98.92
16946444178 master Replace `@kayahr/text-encoding` with `@borewit/text-codec` push 13 Aug 2025 06:49PM UTC Borewit github
98.92
16917428936 master 6.1.0 push 12 Aug 2025 06:25PM UTC Borewit github
98.92
16917383789 master Use `@kayahr/text-encoding` text encoder, to avoid problems with unsupported character sets push 12 Aug 2025 06:23PM UTC Borewit github
98.92
16916990388 master Bump @biomejs/biome from 2.1.2 to 2.1.4 Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/... push 12 Aug 2025 06:05PM UTC Borewit github
98.97
16916986927 master Bump typescript from 5.8.3 to 5.9.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/ma... push 12 Aug 2025 06:05PM UTC Borewit github
98.97
16916984304 master Bump @types/node from 24.1.0 to 24.2.1 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.1.0 to 24.2.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](... push 12 Aug 2025 06:05PM UTC Borewit github
98.97
16532809909 master 6.0.4 push 25 Jul 2025 10:34PM UTC Borewit github
98.97
16532783159 master Bump @types/mocha from 10.0.7 to 10.0.10 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.7 to 10.0.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Comm... push 25 Jul 2025 10:32PM UTC Borewit github
98.97
16532781576 master Bump c8 from 10.1.2 to 10.1.3 Bumps [c8](https://github.com/bcoe/c8) from 10.1.2 to 10.1.3. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](https://github.com/bco... push 25 Jul 2025 10:32PM UTC Borewit github
98.97
See All Builds (1467)
  • 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

© 2025 Coveralls, Inc