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

FlexMeasures / flexmeasures / 26452435113
81%

Build:
DEFAULT BRANCH: main
Ran 26 May 2026 02:06PM UTC
Jobs 1
Files 166
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

26 May 2026 01:53PM UTC coverage: 80.49%. Remained the same
26452435113

push

github

web-flow
fix: guard sensor_d against None in StorageScheduler._prepare (#2085)

Fixes #2084

Context:
- StorageScheduler._prepare crashes with AttributeError when a device
  in the asset tree has no sensor in its flex-model (only power-capacity)
- Lines 672 and 740 already guard sensor_d against None, but line 902
  was missed

Change:
- Add 'sensor_d is not None' check before accessing event_resolution
- Matches the existing pattern used elsewhere in the same method

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Signed-off-by: Felix Claessen <30658763+Flix6x@users.noreply.github.com>
Co-authored-by: Nicolas Höning <nicolas@seita.nl>
Co-authored-by: Felix Claessen <30658763+Flix6x@users.noreply.github.com>

1 of 1 new or added line in 1 file covered. (100.0%)

12785 of 15884 relevant lines covered (80.49%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26452435113.1 26 May 2026 02:06PM UTC 166
80.49
GitHub Action Run
Source Files on build 26452435113
  • Tree
  • List 166
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26452435113
  • d4f3e271 on github
  • Prev Build on main (#26439154986)
  • Next Build on main (#26493993418)
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