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

naver / billboard.js / 23426700553
94%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2026 07:49AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
23426700553

push

github

web-flow
refactor(util): Split monolithic util.ts into focused modules (#4119)

Split the 1,088-line util.ts into 4 responsibility-based modules to isolate D3 dependencies and improve tree-shaking for ESM consumers:

- type-checks.ts: pure type guards (no external deps)
- object.ts: object/array/string/math utilities
- dom.ts: DOM/SVG manipulation (d3-selection dep)
- brush.ts: brush-specific functions (d3-brush dep)

Barrel index.ts preserves all existing import paths.
Also removes unused `isEmptyObject` from public exports (dead code).
Source Files on build 23426700553
Detailed source file information is not available for this build.
  • Back to Repo
  • 0e2403e8 on github
  • Prev Build on master (#23423212552)
  • Next Build on master (#23429666765)
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