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

openego / eDisGo / 28869201659
83%
dev: 84%

Build:
Build:
LAST BUILD BRANCH: feat/pipeline-runner
DEFAULT BRANCH: dev
Ran 07 Jul 2026 02:57PM 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

07 Jul 2026 01:12PM UTC coverage: 82.783% (-1.0%) from 83.819%
28869201659

Pull #629

github

joda9
Accept feasible non-optimal OPF solutions instead of computing an IIS

Large SOC OPF instances often end with barrier status SUBOPTIMAL: a
feasible primal point exists but the convergence tolerances were not
met. The previous check treated every status != OPTIMAL as infeasible
and called compute_conflict!, which raises Gurobi error 10015 ("Cannot
compute IIS on a feasible model"), killing the Julia process and
failing the grid run.

Now the solution is used whenever the solver proves optimality or
reports a feasible primal point; the IIS conflict is only computed
when there is genuinely no primal solution. The SOC tightness check
remains restricted to proven optima.
Pull Request #629: Edisgo run edisgo

412 of 637 new or added lines in 19 files covered. (64.68%)

2 existing lines in 2 files now uncovered.

9131 of 11030 relevant lines covered (82.78%)

0.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
40
29.82
edisgo/run/tasks/analysis.py
26
48.0
edisgo/run/tasks/timeseries.py
25
39.02
edisgo/run/tasks/flex.py
21
82.05
edisgo/run/config.py
21
44.74
edisgo/run/context.py
20
76.19
edisgo/run/tasks/io.py
17
73.44
edisgo/run/runner.py
15
45.54
-5.53% edisgo/io/db.py
13
69.77
edisgo/run/tasks/grid.py
12
78.3
-2.61% edisgo/tools/tools.py
6
92.43
-1.0% edisgo/io/powermodels_io.py
5
90.38
edisgo/run/validator.py
4
80.17
-1.05% edisgo/tools/config.py

Coverage Regressions

Lines Coverage ∆ File
1
92.43
-1.0% edisgo/io/powermodels_io.py
1
80.17
-1.05% edisgo/tools/config.py
Jobs
ID Job ID Ran Files Coverage
1 28869201659.1 07 Jul 2026 02:57PM UTC 67
82.78
GitHub Action Run
Source Files on build 28869201659
  • Tree
  • List 67
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #629
  • PR Base - dev (#28517299183)
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