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

FlexMeasures / flexmeasures / 30370490872
83%
main: 83%

Build:
Build:
LAST BUILD BRANCH: test-1947-multi-session-same-sensor
DEFAULT BRANCH: main
Ran 28 Jul 2026 03:03PM UTC
Jobs 1
Files 171
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

28 Jul 2026 02:51PM UTC coverage: 82.949%. Remained the same
30370490872

Pull #2365

github

Flix6x
feat(ui): lay out leaf children of an asset as compact one- or two-row grids

Replace the one-box-per-leaf column in the asset tree (which squeezed
and overlapped boxes for trees with many leaves) with a per-family grid:
a parent's leaf children stay in one row while that fits the canvas
width, then wrap into two balanced rows (top row at most one wider),
never more - beyond that the box size shrinks below its 50px reference,
zooming the whole tree out, with wheel-zoom to recover detail.

Family connectors are routed via invisible edge-midpoint port nodes, so
top-row connectors arrive from above and bottom-row connectors from
below, keeping the lane between the rows clean; parents still connect
from their side. Non-leaf children and the 'Add asset' button keep
their own rows (recursively), and ancestor chains above the current
asset are laid out one column per level as before.

Rendering moves from the ECharts tree series (which offers no per-node
position control) to a graph series with precomputed positions;
invisible corner pins make the view's auto-fit deterministic, and
zooming goes through series.zoom with nodeScaleRatio 1 so boxes,
labels and connectors scale as one. Tooltips, click-to-navigate,
drag-to-pan, wheel-zoom and the +/-/Reset buttons behave as before.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QvHmmnoweHoYjPCvfGAFX8
Signed-off-by: F.N. Claessen <felix@seita.nl>
Pull Request #2365: Asset tree: zoom on scroll + compact one/two-row grid layout for leaf children

16005 of 19295 relevant lines covered (82.95%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30370490872.1 28 Jul 2026 03:03PM UTC 171
82.95
GitHub Action Run
Source Files on build 30370490872
  • Tree
  • List 171
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30370490872
  • Pull Request #2365
  • PR Base - main (#30338889679)
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