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

doberkofler / gantt-renderer / 25539858367
93%

Build:
DEFAULT BRANCH: main
Ran 08 May 2026 06:06AM UTC
Jobs 1
Files 25
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

08 May 2026 06:03AM UTC coverage: 90.416% (-0.02%) from 90.439%
25539858367

push

github

doberkofler
fix: correct link routing geometry and dependency layer rendering

linkRouter fixes:
- collapseStubs: track last kept point instead of original predecessor
- getAnchors: extract with exhaustiveness guard (never) for compile-time safety
- routeSameRow: use Math.abs for float-safe direct-line check, add above param
- routeMultiRow: clamp crossX to prevent over-extension on same-side exit/entry (SS/FF)
- Increase TURN_MARGIN 12→24 px to match visual arrowhead approach clearance
- Add STUB_THRESHOLD (2 px) for near-zero segment collapse

dependencyLayer fixes:
- refX: '9' → '10' to eliminate 0.6 px arrowhead overshoot
- stroke-dasharray: remove attribute instead of setting 'none' (invalid value)
- Snapshot svg.children to static array before mutation
- Insert link paths before ghost line to keep ghost painted topmost
- Extract ARROW_PATH constant, add data-link-id, clean up dead optional chains
- Remove redundant width/height from createDependencyLayer

446 of 544 branches covered (81.99%)

Branch coverage included in aggregate %.

48 of 51 new or added lines in 2 files covered. (94.12%)

1205 of 1282 relevant lines covered (93.99%)

1050.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
95.74
-4.26% src/gantt-chart/rendering/linkRouter.ts
1
90.54
0.18% src/gantt-chart/vanilla/dom/dependencyLayer.ts
Jobs
ID Job ID Ran Files Coverage
1 25539858367.1 08 May 2026 06:06AM UTC 25
90.42
GitHub Action Run
Source Files on build 25539858367
  • Tree
  • List 25
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25539858367
  • d00de8a8 on github
  • Prev Build on main (#25513386073)
  • Next Build on main (#25540952628)
  • Delete
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