• 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 45
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
  • 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/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/minimatch-3.1.2
  • dependabot/npm_and_yarn/minimist-1.2.6
  • dependabot/npm_and_yarn/moment-2.29.2
  • dependabot/npm_and_yarn/path-parse-1.0.7
  • dependabot/npm_and_yarn/postcss-8.4.31
  • 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/update-typescript
  • feat/coverage
  • feat/handle-lras-winner
  • feat/quick-read-game-end
  • feat/read-uid
  • feat/rollback-frames
  • feature/gecko-list
  • fix/enet-loading-2
  • fix/mirroring
  • fix/timeout-winner-calc
  • index
  • next
  • refactor/json-constants
  • refactor/typings
  • 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
  • update/dolphin-start-stop
  • use-util-example

13 Nov 2025 05:15AM UTC coverage: 81.39% (-2.3%) from 83.652%
19321334711

push

github

web-flow
Fix broken enet loading in CJS bundle and also lazy load reconnect-core import (#149)

* use enet module default if it exists

* load enet module function

* mark enet and reconnect-core as optional dependencies

* dynamically import reconnect-core

* oops add missing file

* fix enet types

688 of 916 branches covered (75.11%)

Branch coverage included in aggregate %.

6 of 59 new or added lines in 4 files covered. (10.17%)

1 existing line in 1 file now uncovered.

1901 of 2265 relevant lines covered (83.93%)

241487.69 hits per line

Relevant lines Covered
Build:
Build:
2265 RELEVANT LINES 1901 COVERED LINES
241487.69 HITS PER LINE
Source Files on master
  • Tree
  • List 39
  • 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
19321334711 master Fix broken enet loading in CJS bundle and also lazy load reconnect-core import (#149) * use enet module default if it exists * load enet module function * mark enet and reconnect-core as optional dependencies * dynamically import reconnect-cor... push 13 Nov 2025 05:16AM UTC web-flow github
81.39
19312345796 master ci: coverage check failing shouldn't fail builds push 12 Nov 2025 09:25PM UTC vinceau github
83.65
19311282524 master refactor: deprecate matchId and add sessionId (#147) push 12 Nov 2025 08:43PM UTC web-flow github
83.65
19311178450 master Add edge cancel stat tracking and stop counting edge cancels as failed L cancels. (#148) * Add edge cancel stat tracking and stop counting edge cancels as failed L cancels * cleanup, comments, fix null check * rename dumbly named variable * us... push 12 Nov 2025 08:39PM UTC web-flow github
83.65
19197886396 master Merge edf593a04 into a779c044a Pull #148 12 Nov 2025 08:35PM UTC web-flow github
83.65
19055705649 master ci: fix broken node_modules cache push 04 Nov 2025 02:22AM UTC vinceau github
83.62
17602082483 master Merge a2d3e47ed into f84595b7b Pull #148 06 Oct 2025 10:21PM UTC web-flow github
83.63
16795092083 master chore(deps-dev): bump form-data from 4.0.2 to 4.0.4 (#146) Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-dat... push 07 Aug 2025 04:28AM UTC web-flow github
83.62
16159385476 master release: v7.1.0 push 09 Jul 2025 03:11AM UTC NikhilNarayana github
83.62
16159355415 master fix: breaking bugs from npm migration (#145) * `index.esm.js` -> `slippi-js.esm.js` this seems to have changed in the `yarn` to `npm` migration * proper offsets for underlying ArrayBuffer * use `.end()` to combine write and close and properly ... push 09 Jul 2025 03:09AM UTC web-flow github
83.62
See All Builds (436)
  • 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