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

winstonjs / winston
71%

Build:
DEFAULT BRANCH: master
Repo Added 15 Dec 2021 03:28PM UTC
Files 17
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
  • behavior-tests
  • ci-node-22-24-26
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/setup-node-5
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/npm_and_yarn/async-3.2.6
  • dependabot/npm_and_yarn/babel/core-7.26.7
  • dependabot/npm_and_yarn/babel/core-7.27.4
  • dependabot/npm_and_yarn/babel/core-7.27.7
  • dependabot/npm_and_yarn/babel/core-7.28.0
  • dependabot/npm_and_yarn/babel/core-7.28.3
  • dependabot/npm_and_yarn/babel/core-7.28.4
  • dependabot/npm_and_yarn/babel/core-7.28.5
  • dependabot/npm_and_yarn/babel/preset-env-7.29.7
  • dependabot/npm_and_yarn/eslint-9.39.1
  • dependabot/npm_and_yarn/jest-30.4.2
  • dependabot/npm_and_yarn/rimraf-5.0.10
  • dependabot/npm_and_yarn/safe-stable-stringify-2.5.0
  • dependabot/npm_and_yarn/stack-trace-1.0.0
  • dependabot/npm_and_yarn/types/node-24.10.1
  • deterministic-coverage
  • feat/allow-symlinks-option
  • fix/child-logger-prototype-chain
  • fix/fs-constants-F_OK
  • fix/memory-leak-poc
  • fix/profiler-done-string-message
  • fix/write-after-end-race-condition
  • issue/2029
  • migrate-to-jest
  • patch-1
  • refs/heads/master

15 Jun 2026 07:17PM UTC coverage: 70.744%. Remained the same
27570368718

push

github

web-flow
Bump @babel/preset-env from 7.25.4 to 7.29.7 (#2617)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.4 to 7.29.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

442 of 679 branches covered (65.1%)

Branch coverage included in aggregate %.

784 of 1054 relevant lines covered (74.38%)

1112.33 hits per line

Relevant lines Covered
Build:
Build:
1054 RELEVANT LINES 784 COVERED LINES
1112.33 HITS PER LINE
Source Files on master
  • Tree
  • List 17
  • 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
27570368718 master Bump @babel/preset-env from 7.25.4 to 7.29.7 (#2617) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.4 to 7.29.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](htt... push 15 Jun 2026 07:19PM UTC web-flow github
70.74
27570320292 master Bump jest from 29.7.0 to 30.4.2 (#2615) Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.4.2. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/... push 15 Jun 2026 07:18PM UTC web-flow github
70.74
27479942546 master Bump eslint from 8.57.0 to 10.5.0 and add ESLint 10 compatibility updates (#2596) * Bump eslint from 8.57.0 to 10.5.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 10.5.0. - [Release notes](https://github.com/eslint/eslint/rele... push 13 Jun 2026 09:42PM UTC web-flow github
70.74
27478635700 master Bump @types/node from 20.19.10 to 25.9.3 (#2597) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.10 to 25.9.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) ... push 13 Jun 2026 08:47PM UTC web-flow github
70.74
27472865563 master Bump safe-stable-stringify from 2.4.3 to 2.5.0 (#2598) Bumps [safe-stable-stringify](https://github.com/BridgeAR/safe-stable-stringify) from 2.4.3 to 2.5.0. - [Release notes](https://github.com/BridgeAR/safe-stable-stringify/releases) - [Changelo... push 13 Jun 2026 04:47PM UTC web-flow github
70.74
27454350095 master fix: preserve prototype chain in child logger info objects (#2609) Co-authored-by: Maks Pikov <mixelburg@users.noreply.github.com> push 13 Jun 2026 02:50AM UTC web-flow github
70.74
27454278755 master fix(file): use fs.constants.F_OK instead of deprecated fs.F_OK (#2611) Co-authored-by: Maks Pikov <mixelburg@users.noreply.github.com> push 13 Jun 2026 02:46AM UTC web-flow github
70.74
27106806141 master test: make File transport coverage deterministic across environments (#2613) Unit-test line coverage for the File transport fluctuated run-to-run and across runners / Node versions, which intermittently tripped the Coveralls "coverage decreased" ... push 07 Jun 2026 10:33PM UTC web-flow github
70.74
27082503974 master ci: upgrade test matrix to Node 22, 24, and 26 (#2612) * ci: upgrade test matrix to Node 22, 24, and 26 * test: fix CI failures on new Node matrix - Remove deprecated unused 'baseUrl' from test/tsconfig.json; TypeScript 6.0 errors on it (TS51... push 07 Jun 2026 04:21AM UTC web-flow github
70.74
20000988963 master 3.19.0 push 07 Dec 2025 07:38AM UTC DABH github
70.74
See All Builds (612)
  • 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

© 2026 Coveralls, Inc