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

openego / eDisGo / 28950212895
84%
dev: 84%

Build:
Build:
LAST BUILD BRANCH: feat/pipeline-runner
DEFAULT BRANCH: dev
Ran 08 Jul 2026 03:54PM 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

08 Jul 2026 02:23PM UTC coverage: 83.781% (-0.04%) from 83.819%
28950212895

push

github

joda9
fix(opf): accept feasible non-optimal solutions, per-interval OPF

- Main.jl: use the solution whenever the solver proves optimality or
  reports a feasible primal point; computing an IIS on a feasible model
  raises Gurobi error 10015 and killed the run. The SOC tightness check
  now runs on every used primal point (a loose relaxation matters for
  suboptimal solutions too); termination status is passed through to
  opf_results.status
- pm_optimize: split a non-contiguous time index (e.g. from automatic
  timestep selection) into contiguous intervals and optimize each
  separately — storage/heat state does not carry across a gap. Results
  are merged over the full index, per-interval solve reports land in
  opf_results.interval_results, infeasible intervals raise after
  feasible results are stored
- from_powermodels: write results only onto the current interval's
  time steps instead of the whole frame
- align overlying-grid SOC series and EV flexibility bands to the
  analysis time index (year shift + reindex) via new
  tools.align_series_to_timeindex

113 of 144 new or added lines in 4 files covered. (78.47%)

2 existing lines in 2 files now uncovered.

8828 of 10537 relevant lines covered (83.78%)

0.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
76.41
-4.5% edisgo/tools/tools.py
6
92.46
-0.97% edisgo/io/powermodels_io.py
4
94.93
2.43% edisgo/opf/powermodels_opf.py

Coverage Regressions

Lines Coverage ∆ File
1
92.46
-0.97% edisgo/io/powermodels_io.py
1
76.41
-4.5% edisgo/tools/tools.py
Jobs
ID Job ID Ran Files Coverage
1 28950212895.1 08 Jul 2026 03:54PM UTC 55
83.78
GitHub Action Run
Source Files on build 28950212895
  • Tree
  • List 55
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • afe6c5b0 on github
  • Prev Build on dev (#28930710676)
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