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

naver / billboard.js / 23939790479
94%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2026 08:29AM UTC
Jobs 3
Files 131
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

03 Apr 2026 08:26AM UTC coverage: 93.748% (+0.01%) from 93.734%
23939790479

push

github

web-flow
refactor(perf): Optimize hot paths for large dataset performance (#4128)

* refactor(perf): Optimize hot paths for large dataset performance (#Large)

- axis: Replace O(n²) indexOf with Map in setCulling (1,000 ticks: ~1M→~2K ops)
- axis: Sample tick nodes in getMaxTickSize to reduce forced reflows (N→4 reflows)
- data: Use direct index access in getValueOnIndex with filter fallback
- bar: Use direct index access in isStackingRadiusData (O(n) filter → O(1))
- bar: Memoize _getConnectLineType per series id in redrawBar
- resize: Skip dirty.data flag during resize flush (avoids unnecessary data join)
- load: Preserve generation-based caches during load/unload; add excludePrefixes
  to Cache.reset() so $filteredTargets/$maxDataCountTarget/$valuesXIndexMap/$maxTickSize_*
  are invalidated naturally by dataGeneration/redrawGeneration increments

* chore(deps): Upgrade Yarn to 4.13.0 to support npmMinimalAgeGate

Yarn 4.3.1 did not recognize the npmMinimalAgeGate setting.
Upgrading to 4.13.0 which officially supports this configuration.

6880 of 7644 branches covered (90.01%)

Branch coverage included in aggregate %.

40 of 40 new or added lines in 6 files covered. (100.0%)

8626 of 8896 relevant lines covered (96.96%)

20742.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-23.x - 23939790479.1 03 Apr 2026 08:29AM UTC 131
93.75
GitHub Action Run
2 run-24.x - 23939790479.2 03 Apr 2026 08:30AM UTC 131
93.74
GitHub Action Run
3 run-22.x - 23939790479.3 03 Apr 2026 08:30AM UTC 131
93.74
GitHub Action Run
Source Files on build 23939790479
  • Tree
  • List 131
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 7a1772f3 on github
  • Prev Build on master (#23826422424)
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