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

pinojs / pino-abstract-transport
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: v2.x
DEFAULT BRANCH: main
Repo Added 11 May 2021 11:24AM UTC
Token vW3S1UXHGnudFEjDt8Ac37q4TG1Pd3QXD regen
Build 228 Last
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 drop-v16-add-v22
branch: drop-v16-add-v22
CHANGE BRANCH
x
Reset
Sync Branches
  • drop-v16-add-v22
  • Fdawgs-patch-1
  • avoid-duplexify
  • build/dependabot
  • chore/mass
  • ci/coverage
  • dependabot/github_actions/actions/cache-2.1.6
  • dependabot/github_actions/actions/cache-2.1.7
  • dependabot/github_actions/actions/cache-3.0.1
  • dependabot/github_actions/actions/cache-4
  • dependabot/github_actions/actions/checkout-2.3.5
  • dependabot/github_actions/actions/checkout-2.4.0
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/dependency-review-action-2
  • dependabot/github_actions/actions/dependency-review-action-3
  • dependabot/github_actions/actions/dependency-review-action-4
  • dependabot/github_actions/actions/setup-node-2.2.0
  • dependabot/github_actions/actions/setup-node-2.3.0
  • dependabot/github_actions/actions/setup-node-2.3.1
  • dependabot/github_actions/actions/setup-node-2.3.2
  • dependabot/github_actions/actions/setup-node-2.4.0
  • dependabot/github_actions/actions/setup-node-2.4.1
  • dependabot/github_actions/actions/setup-node-3.0.0
  • dependabot/github_actions/actions/setup-node-4
  • dependabot/github_actions/coverallsapp/github-action-1.1.3
  • dependabot/github_actions/coverallsapp/github-action-1.2.3
  • dependabot/github_actions/coverallsapp/github-action-2.0.0
  • dependabot/github_actions/coverallsapp/github-action-2.1.2
  • dependabot/github_actions/coverallsapp/github-action-2.2.0
  • dependabot/github_actions/coverallsapp/github-action-2.2.1
  • dependabot/github_actions/coverallsapp/github-action-2.2.3
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.1.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.1.1
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.2.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.3.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.4.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.5.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.6.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.7.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.7.1
  • dependabot/github_actions/fastify/github-action-merge-dependabot-3.0.2
  • dependabot/npm_and_yarn/husky-7.0.0
  • dependabot/npm_and_yarn/husky-8.0.0
  • dependabot/npm_and_yarn/husky-9.0.6
  • dependabot/npm_and_yarn/split2-4.0.0
  • dependabot/npm_and_yarn/standard-17.0.0
  • dependabot/npm_and_yarn/tap-16.0.0
  • dependabot/npm_and_yarn/tsd-0.19.0
  • dependabot/npm_and_yarn/tsd-0.20.0
  • dependabot/npm_and_yarn/tsd-0.21.0
  • dependabot/npm_and_yarn/tsd-0.22.0
  • dependabot/npm_and_yarn/tsd-0.23.0
  • dependabot/npm_and_yarn/tsd-0.24.1
  • dependabot/npm_and_yarn/tsd-0.25.0
  • dependabot/npm_and_yarn/tsd-0.27.0
  • dependabot/npm_and_yarn/tsd-0.28.0
  • dependabot/npm_and_yarn/tsd-0.29.0
  • dependabot/npm_and_yarn/tsd-0.30.0
  • dependabot/npm_and_yarn/tsd-0.31.0
  • dependabot/npm_and_yarn/types/node-17.0.0
  • dependabot/npm_and_yarn/types/node-18.0.0
  • dependabot/npm_and_yarn/types/node-20.1.0
  • feat-parse-line
  • feature/improve-typing-with-expect-pino-config-flag
  • feature/load-config-from-pino
  • main
  • native-streams
  • patch-1
  • refactor/extra-duplexfrom-arg
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v1.0.0
  • support-custom-shutdown
  • test/fix-broken-json-node-20
  • test/thread-stream
  • transform
  • use-readable-stream
  • v1.1.0
  • v1.2.0
  • v2.0.0
  • v2.x

24 Aug 2024 04:03PM UTC coverage: 100.0%. Remained the same
10539783037

Pull #107

github

mcollina
update tests

Signed-off-by: Matteo Collina <hello@matteocollina.com>
Pull Request #107: Drop Node v16, add Node v22

37 of 37 branches covered (100.0%)

Branch coverage included in aggregate %.

67 of 67 relevant lines covered (100.0%)

174.9 hits per line

Relevant lines Covered
Build:
Build:
67 RELEVANT LINES 67 COVERED LINES
174.9 HITS PER LINE
Source Files on drop-v16-add-v22
  • 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
10539783037 drop-v16-add-v22 update tests Signed-off-by: Matteo Collina <hello@matteocollina.com> Pull #107 24 Aug 2024 04:03PM UTC mcollina github
100.0
See All Builds (78)

Badge your Repo: pino-abstract-transport

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