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

FlexMeasures / flexmeasures / 29424187634
82%
main: 82%

Build:
Build:
LAST BUILD BRANCH: feat/retire-fallback-scheduler
DEFAULT BRANCH: main
Ran 15 Jul 2026 02:53PM UTC
Jobs 1
Files 168
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

15 Jul 2026 02:34PM UTC coverage: 81.582%. Remained the same
29424187634

push

github

Flix6x
fix(ui): fourth round of ECharts fast-chart review fixes (#2234)

2. Fix the strict-range y-axis toast never firing: checkStrictYAxisRanges was
   called in graphs.html but never imported, so every call threw a ReferenceError
   (in both Vega and fast mode). Add it to the import.
3. Fix the regression where the marquee zoom stopped being pre-selected: IS_TOUCH
   used maxTouchPoints, which is truthy on many desktops (touchscreens/precision
   touchpads), so they wrongly took the touch branch. Detect the PRIMARY pointer
   via matchMedia("(pointer: coarse)") instead.
6. Raise the toolbox (TOOLBOX_TOP) so it no longer dips into the subchart grid.
10. On touch, show the tooltip on TAP only (tooltip.triggerOn "click"), so a
    one-finger swipe scrolls the page instead of being captured; and ignore
    swipes in the double-tap reset so scrolling no longer resets the zoom.

Signed-off-by: F.N. Claessen <felix@seita.nl>

14595 of 17890 relevant lines covered (81.58%)

0.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29424187634.1 15 Jul 2026 02:53PM UTC 168
81.58
GitHub Action Run
Source Files on build 29424187634
  • Tree
  • List 168
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29424187634
  • fd91406d on github
  • Prev Build on dev/better-and-fast-asset-charts (#29422202140)
  • Next Build on dev/better-and-fast-asset-charts (#29425802076)
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