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

FlexMeasures / flexmeasures / 28921904207
81%
main: 81%

Build:
Build:
LAST BUILD BRANCH: feat/commodity-context-defaults
DEFAULT BRANCH: main
Ran 08 Jul 2026 06:34AM UTC
Jobs 1
Files 167
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 Jul 2026 06:16AM UTC coverage: 81.133% (+0.1%) from 81.03%
28921904207

Pull #2271

github

Flix6x
test: fix sign convention of inflexible gas load beliefs

Power sensors store consumption as negative values by default;
get_power_values flips the sign to the scheduler's consumption-positive
convention. The test wrote +8 kW beliefs, which entered the problem as
8 kW production, making the aggregate 1 - 8 = -7 kW instead of the
expected 1 + 8 = 9 kW. Record the load as -8 kW. The per-commodity
inflexible path in _prepare shares the exact same get_power_values loop
as the top-level path, so no production-code change is needed.

Signed-off-by: F.N. Claessen <claessen@seita.nl>
Pull Request #2271: fix: harden multi-commodity flex-context (correctness + API decisions) ahead of v1

54 of 59 new or added lines in 2 files covered. (91.53%)

1 existing line in 1 file now uncovered.

14079 of 17353 relevant lines covered (81.13%)

0.81 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
93.4
0.02% flexmeasures/data/schemas/scheduling/__init__.py
2
90.72
1.47% flexmeasures/data/models/planning/storage.py

Coverage Regressions

Lines Coverage ∆ File
1
90.72
1.47% flexmeasures/data/models/planning/storage.py
Jobs
ID Job ID Ran Files Coverage
1 28921904207.1 08 Jul 2026 06:33AM UTC 167
81.13
GitHub Action Run
Source Files on build 28921904207
  • Tree
  • List 167
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28921904207
  • Pull Request #2271
  • PR Base - feat/multi-commodity (#28902397985)
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