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

naver / billboard.js / 35064596129
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: latest
DEFAULT BRANCH: master
Ran 16 Sep 2026 06:47AM UTC
Jobs 3
Files 161
Run time 1min
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

14 Sep 2026 04:58AM UTC coverage: 93.703% (+0.003%) from 93.7%
35064596129

push

github

web-flow
chore(deps): update dev dependencies and fix the resulting breakages (#4221)

* chore(deps): update dev dependencies and fix the resulting breakages

Vite 8 quotes string `define` values on its own, so the pre-stringified
worker source landed double-encoded and the Blob held a string literal
instead of worker code. Inject it with the same transform plugin
config/rolldown/esm.js uses, and move the deprecated `test.browser.api`
to `test.api`.

Keep typescript on 6.x: typescript-eslint 8.70 refuses to load against
TS 7, and nothing in the build uses tsc.

Narrow the path-to-regexp override to the vulnerable ranges. The blanket
0.1.13 pin broke webpack-dev-server 6, whose express 5 router needs 8.x.

Drop node_modules from the dev server's static watch: chokidar 5 exhausts
the file descriptor limit while watching the project root.

* test(canvas): drive flow animation assertions off a fixed clock

animateCanvasFlow derives its progress ratio from the frame timestamp, so a
loaded CI runner can deliver the first frame past the 30ms duration. Every
frame then reports the end domain, and the progression assertions compare a
value against itself - or, on a log axis, against the exp/log rounding of
itself, which finish() then overwrites with the exact end domain:

  expected 1.98 to be below 1.98
  expected 3.0000000000000004 to be below 3

Pin the first frame to the start of the animation and the next one past its
end so the interpolation stays observable regardless of machine speed.

---------

Co-authored-by: jaesung.park <jaesung.park@navercorp.com>

11710 of 13040 branches covered (89.8%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

14674 of 15117 relevant lines covered (97.07%)

29201.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-23.x - 35064596129.1 16 Sep 2026 06:49AM UTC 161
93.7
GitHub Action Run
2 run-24.x - 35064596129.2 16 Sep 2026 06:49AM UTC 161
93.7
GitHub Action Run
3 run-22.x - 35064596129.3 16 Sep 2026 06:47AM UTC 161
93.7
GitHub Action Run
Source Files on build 35064596129
  • Tree
  • List 161
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35064596129
  • c4577b94 on github
  • Prev Build on master (#34571609169)
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