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

naver / billboard.js / 23290058493
94%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2026 10:17AM UTC
Jobs 3
Files 128
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

19 Mar 2026 10:14AM UTC coverage: 93.749% (-0.006%) from 93.755%
23290058493

push

github

web-flow
refactor(resolver): split monolithic resolvers into per-type modules (#4115)

Split shape.ts (30+ static imports, 20 resolver functions) into
individual resolver files grouped by chart type dependency:
- Arc types (pie, donut, gauge, polar, funnel) - no axis dependency
- Radar - partial axis dependency (eventrect only)
- Axis types (line, area, bar, bubble, candlestick, scatter, treemap)
- Shared helpers (arc.helpers.ts, axis.helpers.ts)

Split interaction.ts into 3 individual files (selection, subchart, zoom).

This enables bundlers to tree-shake unused chart types from ESM builds.
Previously, importing any single type pulled all 30+ shape/axis modules.

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

6834 of 7592 branches covered (90.02%)

Branch coverage included in aggregate %.

64 of 64 new or added lines in 18 files covered. (100.0%)

8568 of 8837 relevant lines covered (96.96%)

20929.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-23.x - 23290058493.1 19 Mar 2026 10:17AM UTC 128
93.75
GitHub Action Run
2 run-24.x - 23290058493.2 19 Mar 2026 10:18AM UTC 128
93.75
GitHub Action Run
3 run-22.x - 23290058493.3 19 Mar 2026 10:18AM UTC 128
93.75
GitHub Action Run
Source Files on build 23290058493
  • Tree
  • List 128
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 96c82706 on github
  • Prev Build on master (#23238101004)
  • Next Build on master (#23326659754)
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