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

ossia / score / 30317766880

28 Jul 2026 12:35AM UTC coverage: 15.321% (+0.02%) from 15.298%
30317766880

push

github

jcelerier
ci(wasm): ship the release asset with the binary uncompressed

e7a498a gzipped the binary because ci/wasm.deploy.sh pushes site/ into
the score-web git repository, which GitHub caps at 100 MiB. The release
bundle is zipped from that same site/, so the asset picked up the
compression too -- but release assets have no such limit, and
tools/create-app-wasm.sh needs the plain ossia-score.wasm.

Packaging a web app with --release continuous currently fails with
"cp: cannot stat .../ossia-score.wasm", exit 1.

The git push keeps the compressed binary. The loader picks its path
from the gzip magic rather than the file name, so either works.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VxtUwsfk4JN46WropbwfqC

30450 of 198751 relevant lines covered (15.32%)

997.54 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

22.43
/src/addons/score-addon-airwindows/Airwindows/ProcessModel.cpp


Source Not Available

The file "src/addons/score-addon-airwindows/Airwindows/ProcessModel.cpp" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc