• 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
  • 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/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

24 Apr 2026 03:27AM UTC coverage: 80.825%. Remained the same
24870694406

push

github

vinceau
release: v9.1.1

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 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
24819476247 master feat: add MoveId enum for easier move referencing push 23 Apr 2026 05:59AM UTC vinceau github
81.0
24711905276 master fix: winner calculation to consider when both players have no stocks on the last frame (#165) * checks if both players have 0 stocks in the last frame, return [] * redoes logic to detect ties soley on final frame state * test: add placement tes... push 21 Apr 2026 08:21AM UTC web-flow github
80.81
24707758639 issue-164-0-stock-tie Merge f425d9d4c into 1071fd8bd Pull #165 21 Apr 2026 06:34AM UTC web-flow github
80.81
24671919567 master Added taunt count to action counts (#92) * Added taunt count to action counts * test: add test case for taunt action counts --------- Co-authored-by: Vince <vinceau09@gmail.com> push 20 Apr 2026 02:24PM UTC web-flow github
81.18
24671841519 add_taunt_count Merge 0b7c63319 into 5386430e2 Pull #92 20 Apr 2026 02:23PM UTC web-flow github
81.18
See All Builds (550)
  • 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