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

pnpm / pnpm
82%

Build:
DEFAULT BRANCH: master
Repo Added 07 Mar 2020 03:16PM UTC
Files 0
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
  • better-error-msg
  • c8
  • cafs
  • check-big-int
  • ci/test-on-windows
  • compile
  • current-lockfile-up-to-date
  • dep-path
  • deprecate-independent-leaves
  • deprecate-resolution-strategy
  • dont-store-tarballs
  • downgrade-lockfile
  • feat/1240
  • feat/1291
  • feat/2169
  • feat/2319-rm
  • feat/2471
  • feat/2517
  • feat/2552
  • feat/loglevel
  • files-field
  • filter-install
  • fix-appveyor
  • fix-broken-lockfile
  • fix-git-fetch
  • fix-linked-workspace-filtering
  • fix-linked-workspace-resolution
  • fix-local
  • fix-monorepo-read-package-hook
  • fix-named-update
  • fix-no-lockfile-install
  • fix-offline
  • fix-peers
  • fix-peers2
  • fix-win
  • fix-windows
  • fix-workspace
  • fix/1360
  • fix/1471
  • fix/2279
  • fix/2335
  • fix/2357
  • fix/2374
  • fix/2395
  • fix/2397
  • fix/2424
  • fix/2461
  • fix/2468
  • fix/2478
  • fix/2528
  • fix/2549
  • fix/2567
  • fix/2581
  • fix/2586
  • fix/2602
  • fix/2603
  • fix/2605
  • fix/2629
  • fix/2636
  • fix/2636-2
  • fix/2636-3
  • fix/2648
  • fix/2649
  • fix/2650
  • fix/2663
  • fix/2671
  • fix/2680
  • fix/755
  • fix/exec-files
  • fix/global-bin
  • fix/modules-recreation
  • fix/no-save
  • fix/prefer-frozen-lockfile
  • fix/publish
  • fix/resolve-deps
  • fix/save-workspace-protocol
  • fix/self-update
  • fix/silent-run
  • fixtures
  • fixtures2
  • git-hosted-dep
  • improve-readme
  • index-files
  • install-indrect
  • main
  • merge-v4
  • next
  • no-lock
  • no-sort
  • optimize-resolution
  • outdated-2632
  • parallel
  • parse-cli
  • perf-npm-resolve
  • perf/2521
  • perf/cafs-dirs
  • perf/metadata
  • perf/pkg-store
  • perf/reading-manifests-from-memory
  • perf/store-v3
  • perf/virtual-store-dirs
  • prefer-existing-versions
  • print-info
  • project-references
  • public-hoist-pattern
  • recursive-option
  • refactor
  • refactor-cafs
  • refactor-cli
  • refactor-fetch
  • refactor-parse-cli-args
  • refactor-pkg-req
  • refactor-proxy
  • refactor/utils
  • reldep
  • remove-make-dir
  • remove-store-index
  • renovate/camelcase-keys-6.x
  • renovate/chalk-4.x
  • renovate/nopt-4.x
  • renovate/p-settle-4.x
  • renovate/sinon-9.x
  • renovate/stacktracey-1.x
  • renovate/string-length-4.x
  • renovate/tslint-6.x
  • renovate/zkochan-cmd-shim-4.x
  • side-effects
  • store-prune
  • stream
  • stream-color
  • subdeps-from-workspace
  • unlink-bin
  • update-deps
  • update-readme
  • update-tempy
  • update-v5-readme
  • updater
  • use-mkdir2
  • use-source-maps
  • v4
  • v4.11
  • v4.11.5
  • v4.12.3
  • v4.12.5
  • v4.13.0-0
  • v5-breaking-changes
  • v5.0.0-alpha.1
  • v5.2.0
  • yao.ding/ds_store

pending completion
12490

push

travis-ci-com

web-flow
fix: readPackage hook should not modify manifest

PR #2693
close #2164

Co-authored-by: qdl <levinqdl@magicengine.com.cn>
Co-authored-by: Zoltan Kochan <z@kochan.io>

11225 of 16182 branches covered (69.37%)

Branch coverage included in aggregate %.

29 of 29 new or added lines in 3 files covered. (100.0%)

24239 of 26845 relevant lines covered (90.29%)

774.25 hits per line

Relevant lines Covered
Build:
Build:
26845 RELEVANT LINES 24239 COVERED LINES
774.25 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12490 master fix: readPackage hook should not modify manifest PR #2693 close #2164 Co-authored-by: qdl <levinqdl@magicengine.com.cn> Co-authored-by: Zoltan Kochan <z@kochan.io> push 22 Jul 2020 08:45AM UTC web-flow travis-ci-com pending completion  
12487 master fix: --save-workspace-protocol push 21 Jul 2020 10:33PM UTC zkochan travis-ci-com pending completion  
12472 master chore(deps): update delay push 20 Jul 2020 11:39PM UTC zkochan travis-ci-com pending completion  
12470 master chore(release): 5.4.1 push 20 Jul 2020 10:42PM UTC zkochan travis-ci-com pending completion  
12465 master fix(deps): update tempy to v0.6.0 push 20 Jul 2020 10:25PM UTC zkochan travis-ci-com pending completion  
12463 master feat: install works as `install --filter {.}...` when recursive-install is false PR #2696 push 20 Jul 2020 05:12PM UTC web-flow travis-ci-com pending completion  
12448 master refactor: resolve-dependencies push 19 Jul 2020 02:37AM UTC zkochan travis-ci-com pending completion  
12447 master feat: print info after install about hardlinked/copied packages in node_moduels/.pnpm PR #2679 close #2572 Co-authored-by: Zoltan Kochan <z@kochan.io> push 18 Jul 2020 11:07PM UTC web-flow travis-ci-com pending completion  
12416 master refactor: resolve-dependencies push 17 Jul 2020 09:50AM UTC zkochan travis-ci-com pending completion  
12405 master refactor: resolve-dependencies push 16 Jul 2020 02:13PM UTC zkochan travis-ci-com pending completion  
See All Builds (1005)
  • 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