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

naver / billboard.js / 23734697749
94%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2026 08:16AM 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

30 Mar 2026 08:13AM UTC coverage: 93.669% (-0.07%) from 93.741%
23734697749

push

github

web-flow
fix(interaction): Apply `interaction.onout` option to touch events

Touch event handlers did not check `interaction_onout`, causing tooltip and focus to be cleared on touch drag outside the chart even when `interaction.onout: false` was set.

Add guards to all three touch unselect paths:
- `unselectRect()` in `bindTouchOnEventRect`
- `selectRect()` when `index === -1`
- `selectRectForMultipleXs()` when no closest point found

Fix #4126

6861 of 7631 branches covered (89.91%)

Branch coverage included in aggregate %.

4 of 12 new or added lines in 1 file covered. (33.33%)

1 existing line in 1 file now uncovered.

8600 of 8875 relevant lines covered (96.9%)

20821.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
90.74
-1.75% src/ChartInternal/interactions/eventrect.ts

Coverage Regressions

Lines Coverage ∆ File
1
90.74
-1.75% src/ChartInternal/interactions/eventrect.ts
Jobs
ID Job ID Ran Files Coverage
1 run-23.x - 23734697749.1 30 Mar 2026 08:17AM UTC 131
93.67
GitHub Action Run
2 run-22.x - 23734697749.2 30 Mar 2026 08:17AM UTC 131
93.67
GitHub Action Run
3 run-24.x - 23734697749.3 30 Mar 2026 08:16AM UTC 131
93.67
GitHub Action Run
Source Files on build 23734697749
  • Tree
  • List 131
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 61922574 on github
  • Prev Build on master (#23733337096)
  • Next Build on master (#23735026020)
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