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

project-slippi / slippi-js
81%

Build:
DEFAULT BRANCH: master
Repo Added 13 Feb 2021 06:34AM UTC
Files 44
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add_taunt_count
  • chore/improve-tree-shaking
  • ci-fixes
  • closefile
  • dependabot/npm_and_yarn/ansi-regex-3.0.1
  • dependabot/npm_and_yarn/ansi-regex-5.0.1
  • dependabot/npm_and_yarn/babel/traverse-7.23.2
  • dependabot/npm_and_yarn/decode-uri-component-0.2.2
  • dependabot/npm_and_yarn/file-type-16.5.4
  • dependabot/npm_and_yarn/flatted-3.4.2
  • dependabot/npm_and_yarn/form-data-4.0.4
  • dependabot/npm_and_yarn/glob-parent-5.1.2
  • dependabot/npm_and_yarn/json5-1.0.2
  • dependabot/npm_and_yarn/lodash-4.17.23
  • dependabot/npm_and_yarn/lodash-4.18.1
  • dependabot/npm_and_yarn/minimatch-3.1.2
  • dependabot/npm_and_yarn/minimist-1.2.6
  • dependabot/npm_and_yarn/moment-2.29.2
  • dependabot/npm_and_yarn/multi-5847bbe98b
  • dependabot/npm_and_yarn/multi-75e6bc5210
  • dependabot/npm_and_yarn/multi-ca49cfd856
  • dependabot/npm_and_yarn/path-parse-1.0.7
  • dependabot/npm_and_yarn/postcss-8.4.31
  • dependabot/npm_and_yarn/rollup-4.60.2
  • dependabot/npm_and_yarn/semver-7.5.2
  • dependabot/npm_and_yarn/semver-regex-3.1.4
  • dependabot/npm_and_yarn/terser-5.14.2
  • dependabot/npm_and_yarn/tmpl-1.0.5
  • dependabot/npm_and_yarn/tough-cookie-4.1.3
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • dependabot/npm_and_yarn/ws-7.4.6
  • dependabot/npm_and_yarn/ws-7.5.0
  • dependabot/npm_and_yarn/ws-8.20.1
  • dependabot/npm_and_yarn/y18n-4.0.1
  • dependabot/npm_and_yarn/y18n-4.0.3
  • deprecate-match-id
  • deps/fix-eslint-dependency-warning
  • deps/shiftjis-decoding
  • deps/update-typescript
  • enet
  • feat/coverage
  • feat/get-all-stages
  • feat/handle-lras-winner
  • feat/quick-read-game-end
  • feat/read-uid
  • feat/rollback-frames
  • feat/stage-name-aliases
  • feat/web-examples
  • feature/gecko-list
  • fix/enet-loading-2
  • fix/esm
  • fix/mirroring
  • fix/timeout-winner-calc
  • fix/typings
  • fix/wavedash-detection
  • index
  • issue-164-0-stock-tie
  • master
  • next
  • refactor/json-constants
  • refactor/test-typings
  • refactor/typings
  • refactor/undefined-over-null
  • refactor/web-first
  • refs/tags/v6.0.0
  • refs/tags/v6.0.1
  • refs/tags/v6.1.0
  • refs/tags/v6.1.1
  • refs/tags/v6.1.2
  • refs/tags/v6.1.3
  • refs/tags/v6.2.0
  • refs/tags/v6.2.1
  • refs/tags/v6.3.0
  • refs/tags/v6.4.0
  • refs/tags/v6.5.0
  • refs/tags/v6.6.0
  • refs/tags/v6.6.1
  • refs/tags/v6.7.0
  • refs/tags/v7.0.0
  • refs/tags/v7.0.1
  • refs/tags/v7.1.0
  • revert/doubles
  • spec-update/match-info
  • test/improve-file-writer-test
  • update/dolphin-start-stop
  • use-util-example

31 May 2026 01:53PM UTC coverage: 80.825%. Remained the same
26714496737

push

github

web-flow
chore(deps): bump ws from 8.18.3 to 8.20.1 (#176)

Bumps [ws](https://github.com/websockets/ws) from 8.18.3 to 8.20.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.3...8.20.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.20.1
  dependency-type: direct:production
...

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

726 of 976 branches covered (74.39%)

Branch coverage included in aggregate %.

1900 of 2273 relevant lines covered (83.59%)

147580.88 hits per line

Relevant lines Covered
Build:
Build:
2273 RELEVANT LINES 1900 COVERED LINES
147580.88 HITS PER LINE
Source Files on master
  • Tree
  • List 44
  • 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
26714496737 master chore(deps): bump ws from 8.18.3 to 8.20.1 (#176) Bumps [ws](https://github.com/websockets/ws) from 8.18.3 to 8.20.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.18.3...8.20.... push 31 May 2026 01:54PM UTC web-flow github
80.82
26714366826 master release: v9.1.2 push 31 May 2026 01:48PM UTC vinceau github
80.82
26714278201 master chore: improve tree-shaking in node bundle (#177) * improve tree shaking * fix double node prefix * dont export the dist folder * have a separate createNodeOutput function push 31 May 2026 01:44PM UTC web-flow github
80.82
26645727221 chore/improve-tree-shaking Merge b3de0e791 into 14d0c1f48 Pull #177 29 May 2026 03:20PM UTC web-flow github
80.82
26634573158 dependabot/npm_and_yarn/ws-8.20.1 Merge aac1ca050 into 14d0c1f48 Pull #176 29 May 2026 11:27AM UTC web-flow github
80.82
24870694406 master release: v9.1.1 push 24 Apr 2026 03:29AM UTC vinceau github
80.82
24870143076 master release: v9.1.0 push 24 Apr 2026 03:08AM UTC vinceau github
80.82
24870074464 master chore(deps): tslib should be a dev dependency push 24 Apr 2026 03:06AM UTC vinceau github
80.82
24869703970 master fix: EventEmitter typings being too strict (#175) push 24 Apr 2026 02:52AM UTC web-flow github
80.82
24869474475 fix/typings Merge 6ac14061e into c654100d8 Pull #175 24 Apr 2026 02:42AM UTC web-flow github
80.82
See All Builds (555)
  • 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