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

openego / eDisGo / 27414215606
84%
dev: 84%

Build:
Build:
LAST BUILD BRANCH: ci/oedb-test-reruns
DEFAULT BRANCH: dev
Ran 12 Jun 2026 02:05PM UTC
Jobs 1
Files 55
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

12 Jun 2026 11:58AM UTC coverage: 83.622%. Remained the same
27414215606

Pull #646

github

joda9
docs: add switches, PyPSA-relationship and enhanced reinforcement sections

Expand the user guide and methodology docs with three new sections:

components_overview.rst — new "Switches" section:
- explains switches as MV ring disconnecting points, modelled as a branch
  in lines_df with bus_open/bus_closed and an open/closed state
- documents what they drive: power-flow operating point, ring detection,
  where MV line reinforcement may act, and plotting
- shows the Switch object API (state, branch, bus_open/bus_closed,
  open()/close()) and how switches survive import, complexity reduction
  and to_pypsa

data_model.rst — new "Relationship to the PyPSA format" section:
- eDisGo/PyPSA component mapping table with the differing columns
- what eDisGo needs beyond PyPSA (grid hierarchy, geo-coordinates,
  component typing, flexibility containers) and what to_pypsa derives
- guidance for representing a PyPSA grid in eDisGo's ding0-based schema

grid_reinforcement.rst — rewrite the enhanced reinforcement paragraph
into a dedicated section describing the full fallback strategy:
LV-grid separation, per-LV reinforcement with splitting, the
MV/MV+MV/LV/LV sequence, and the cost-distorting last resort, including
the limitation that those measures underestimate grid-expansion costs.

Documented two known code limitations as notes: line r/x are passed to
PyPSA in ohms (PyPSA converts to per-unit, not to_pypsa) and a b column
exists but is always 0; and MV line reinforcement does not yet insert a
switch disconnector at the split point (TODO in
reinforce_lines_voltage_issues).
Pull Request #646: docs: restructure ReadTheDocs into tiered guide with flexibility chap…

8 of 8 new or added lines in 2 files covered. (100.0%)

248 existing lines in 9 files now uncovered.

8588 of 10270 relevant lines covered (83.62%)

0.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
122
72.51
0.0% edisgo/tools/plots.py
46
69.85
0.0% edisgo/flex_opt/reinforce_grid.py
28
93.17
0.0% edisgo/io/powermodels_io.py
27
88.83
0.0% edisgo/io/generators_import.py
14
51.06
0.0% edisgo/io/db.py
5
96.68
0.0% edisgo/network/timeseries.py
3
96.1
0.0% edisgo/flex_opt/costs.py
2
94.07
0.0% edisgo/network/topology.py
1
98.59
0.0% edisgo/io/dsm_import.py
Jobs
ID Job ID Ran Files Coverage
1 27414215606.1 12 Jun 2026 02:05PM UTC 55
83.62
GitHub Action Run
Source Files on build 27414215606
  • Tree
  • List 55
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #646
  • PR Base - dev (#27407617103)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc