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

openego / eDisGo / 26175300110
83%
dev: 84%

Build:
Build:
LAST BUILD BRANCH: edisgo_run_edisgo
DEFAULT BRANCH: dev
Ran 20 May 2026 06:24PM UTC
Jobs 1
Files 67
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

20 May 2026 04:17PM UTC coverage: 82.584% (-1.0%) from 83.613%
26175300110

Pull #629

github

Moritz Schloesser
Wire overlying-grid data through pipeline runner

Adds optional overlying_grid_data kwarg to run_edisgo() that is
stashed on RunContext for downstream tasks instead of being passed
as a keyword to every task (which broke task signatures).

task_import_overlying_grid_data now:
- accepts the standard (edisgo, ctx, *, ...) signature
- reads overlying_grid_data from ctx, falls back to overlying_grid.path
  in the runner config
- loads dispatchable + renewables_potential CSVs and applies them via
  set_time_series_active_power_predefined
- shifts the year and reindexes overlying-grid attributes to the
  active edisgo timeindex so CSV-based input lines up with OEDB
  time series

task_set_timeindex now reduces existing time-series data to the new
index (via reduce_timeseries_data_to_given_timeindex) instead of
silently leaving stale data behind.

Renames the uc4_example_MS preset to uc4_example.
Pull Request #629: Edisgo run edisgo

344 of 554 new or added lines in 13 files covered. (62.09%)

20 existing lines in 1 file now uncovered.

8924 of 10806 relevant lines covered (82.58%)

0.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
54
36.47
edisgo/run/tasks/io.py
32
34.69
edisgo/run/tasks/analysis.py
31
38.0
edisgo/run/tasks/timeseries.py
25
39.02
edisgo/run/tasks/flex.py
21
81.9
edisgo/run/config.py
16
52.94
edisgo/run/tasks/grid.py
15
77.27
edisgo/run/runner.py
9
64.0
edisgo/run/context.py
7
89.06
edisgo/run/validator.py

Coverage Regressions

Lines Coverage ∆ File
20
93.17
0.0% edisgo/io/powermodels_io.py
Jobs
ID Job ID Ran Files Coverage
1 26175300110.1 20 May 2026 06:24PM UTC 67
82.58
GitHub Action Run
Source Files on build 26175300110
  • Tree
  • List 67
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #629
  • PR Base - dev (#26083488002)
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