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

openego / eDisGo / 26232245168 / 1
83%
dev: 84%

Build:
Build:
LAST BUILD BRANCH: edisgo_run_edisgo
DEFAULT BRANCH: dev
Ran 21 May 2026 04:09PM UTC
Files 67
Run time 8s
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

21 May 2026 02:26PM UTC coverage: 82.514% (-1.1%) from 83.613%
26232245168.1

Pull #629

github

Moritz Schloesser
Fix OPF result write-back, flex resolution and overlying-grid SOC reindex

powermodels_io.from_powermodels now slices the destination time index
explicitly when writing OPF flex results back to the EDisGo
timeseries (gen_nd, heatpumps, electromobility, dsm, storage). Using
`loc[:, names]` overwrites every row of the underlying DataFrame
even when the OPF only covered a subset of timesteps; restricting
to `timeseries.timeindex` keeps untouched rows intact.

task_optimize:
- fixes typo `flexbile` → `flexible` in the dsm shortcut
- corrects the dsm condition (was checking `is not None`, should
  populate when `None`)
- materializes empty flex lists once instead of repeating `or []`
  at every call site

task_import_overlying_grid_data reindexes the three SOC attributes
(storage_units_soc, thermal_storage_units_{central,decentral}_soc) to
timeindex + 1 extra step, because PowerModels expects the
end-of-period SOC value; non-SOC overlying-grid attributes still
reindex to the plain timeindex.

uc4_example preset reworked: switches to opf_version 3 (HV
constraints from overlying grid), drops base_reinforce + check_integrity
from the pipeline, adds an explicit `overlying_grid.path` config slot,
splits import_electromobility kwargs onto separate lines, and enables
archive + save_opf_results on the final save step.
Pull Request #629: Edisgo run edisgo

8928 of 10820 relevant lines covered (82.51%)

0.83 hits per line

Source Files on job 26232245168.1
  • Tree
  • List 67
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26232245168
  • b55e5a03 on github
  • Prev Job for on edisgo_run_edisgo (#26083488002.1)
  • Next Job for on edisgo_run_edisgo (#26278034127.1)
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