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

BitPatty / node-buffered-file-reader
90%

Build:
DEFAULT BRANCH: master
Repo Added 09 Oct 2024 01:54PM UTC
Token iByxCdOIFY4VowHER3JHBE6YOwNRdLLNF regen
Build 86 Last
Files 4
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
Sync Branches
  • master
  • dependabot/npm_and_yarn/development-dependencies-00a486d628
  • dependabot/npm_and_yarn/development-dependencies-00cb0426c0
  • dependabot/npm_and_yarn/development-dependencies-04494bbff2
  • dependabot/npm_and_yarn/development-dependencies-05c5ee293f
  • dependabot/npm_and_yarn/development-dependencies-0ee32bc092
  • dependabot/npm_and_yarn/development-dependencies-10f9c401d2
  • dependabot/npm_and_yarn/development-dependencies-13d552e772
  • dependabot/npm_and_yarn/development-dependencies-160711721a
  • dependabot/npm_and_yarn/development-dependencies-253fe94d39
  • dependabot/npm_and_yarn/development-dependencies-2678bf16dd
  • dependabot/npm_and_yarn/development-dependencies-2937112f77
  • dependabot/npm_and_yarn/development-dependencies-2eb68ffdc3
  • dependabot/npm_and_yarn/development-dependencies-2eeca04d06
  • dependabot/npm_and_yarn/development-dependencies-34cd44adba
  • dependabot/npm_and_yarn/development-dependencies-384be2fe15
  • dependabot/npm_and_yarn/development-dependencies-3d4be9904e
  • dependabot/npm_and_yarn/development-dependencies-3e6bd9cada
  • dependabot/npm_and_yarn/development-dependencies-4110b086a3
  • dependabot/npm_and_yarn/development-dependencies-4e2f6f094a
  • dependabot/npm_and_yarn/development-dependencies-4fe87615d6
  • dependabot/npm_and_yarn/development-dependencies-51d3d246de
  • dependabot/npm_and_yarn/development-dependencies-54d3ffe6ab
  • dependabot/npm_and_yarn/development-dependencies-5f4f9e758a
  • dependabot/npm_and_yarn/development-dependencies-61ad65729f
  • dependabot/npm_and_yarn/development-dependencies-657e0dae33
  • dependabot/npm_and_yarn/development-dependencies-6e13fdb32a
  • dependabot/npm_and_yarn/development-dependencies-6eb600bbcb
  • dependabot/npm_and_yarn/development-dependencies-6f2af6ad0b
  • dependabot/npm_and_yarn/development-dependencies-78404c09d1
  • dependabot/npm_and_yarn/development-dependencies-7c217e476c
  • dependabot/npm_and_yarn/development-dependencies-8fcb7ca9e0
  • dependabot/npm_and_yarn/development-dependencies-a3ad68ca8b
  • dependabot/npm_and_yarn/development-dependencies-a3beba7893
  • dependabot/npm_and_yarn/development-dependencies-ad245cece5
  • dependabot/npm_and_yarn/development-dependencies-af48f640ed
  • dependabot/npm_and_yarn/development-dependencies-b07489baea
  • dependabot/npm_and_yarn/development-dependencies-b472495728
  • dependabot/npm_and_yarn/development-dependencies-c04000b870
  • dependabot/npm_and_yarn/development-dependencies-c179f87ae9
  • dependabot/npm_and_yarn/development-dependencies-ca945aabc6
  • dependabot/npm_and_yarn/development-dependencies-d3436ada5b
  • dependabot/npm_and_yarn/development-dependencies-d7869de9c2
  • dependabot/npm_and_yarn/development-dependencies-db59b6c15d
  • dependabot/npm_and_yarn/development-dependencies-e3cffe2d3d
  • dependabot/npm_and_yarn/development-dependencies-e6c5e9ec59
  • dependabot/npm_and_yarn/development-dependencies-e76992d127
  • dependabot/npm_and_yarn/development-dependencies-e8157d32f2
  • dependabot/npm_and_yarn/development-dependencies-f0990b72ce
  • dependabot/npm_and_yarn/development-dependencies-fe59968a9c

03 Jul 2025 05:51PM UTC coverage: 89.888%. Remained the same
16057296831

push

github

BitPatty
Bump the development-dependencies group with 10 updates

Bumps the development-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.29` | `24.0.8` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.33.0` | `8.35.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.33.0` | `8.35.1` |
| [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.30.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.12.0` | `29.0.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.4.1` | `5.5.1` |
| [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` |
| [rollup](https://github.com/rollup/rollup) | `4.41.1` | `4.44.1` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.4` | `29.4.0` |


Updates `@types/jest` from 29.5.14 to 30.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 22.15.29 to 24.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.33.0 to 8.35.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/eslint-plugin)

Updates `@typescript... (continued)

43 of 53 branches covered (81.13%)

Branch coverage included in aggregate %.

117 of 125 relevant lines covered (93.6%)

7556.5 hits per line

Relevant lines Covered
Build:
Build:
125 RELEVANT LINES 117 COVERED LINES
7556.5 HITS PER LINE
Source Files on master
  • Tree
  • List 4
  • 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
16057296831 master Bump the development-dependencies group with 10 updates Bumps the development-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest... push 03 Jul 2025 05:52PM UTC BitPatty github
89.89
15787337817 master update readme push 20 Jun 2025 08:33PM UTC BitPatty github
89.89
15440911905 master Bump the development-dependencies group with 9 updates Bumps the development-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) ... push 04 Jun 2025 11:19AM UTC BitPatty github
89.89
14777963163 master Bump the development-dependencies group with 10 updates Bumps the development-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node... push 01 May 2025 03:20PM UTC BitPatty github
89.89
14197340966 master Bump the development-dependencies group across 1 directory with 11 updates Bumps the development-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyType... push 01 Apr 2025 01:47PM UTC BitPatty github
89.89
13090387038 master Bump the development-dependencies group with 10 updates Bumps the development-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node... push 01 Feb 2025 04:27PM UTC BitPatty github
89.89
12697691921 master Merge pull request #570 from BitPatty/dependabot/npm_and_yarn/development-dependencies-2eb68ffdc3 push 09 Jan 2025 08:10PM UTC web-flow github
89.89
12697656800 master Update dependabot.yml push 09 Jan 2025 08:07PM UTC BitPatty github
89.89
12697646496 master Bump the development-dependencies group with 3 updates Bumps the development-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescr... push 09 Jan 2025 08:07PM UTC BitPatty github
89.89
12633803839 master Merge pull request #567 from BitPatty/dependabot/npm_and_yarn/development-dependencies-4fe87615d6 push 06 Jan 2025 01:58PM UTC web-flow github
89.89
See All Builds (85)

Badge your Repo: node-buffered-file-reader

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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