Change compute_ac_pf iteration to use more standard (smaller) Jacobian - #1011
Draft
LKuhrmann wants to merge 7 commits into
Draft
Change compute_ac_pf iteration to use more standard (smaller) Jacobian#1011LKuhrmann wants to merge 7 commits into
LKuhrmann wants to merge 7 commits into
Codecov / codecov/project
succeeded
Jul 30, 2026 in 0s
93.94% (+0.00%) compared to dd45675
View this Pull Request on Codecov
93.94% (+0.00%) compared to dd45675
Details
Codecov Report
❌ Patch coverage is 97.08029% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.94%. Comparing base (dd45675) to head (798e373).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/core/admittance_matrix.jl | 93.75% | 2 Missing |
| src/prob/pf.jl | 98.09% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1011 +/- ##
=======================================
Coverage 93.94% 93.94%
=======================================
Files 43 43
Lines 9676 9731 +55
=======================================
+ Hits 9090 9142 +52
- Misses 586 589 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/core/admittance_matrix.jl | 92.62% <93.75%> (+0.11%) |
⬆️ |
| src/prob/pf.jl | 95.65% <98.09%> (+0.02%) |
⬆️ |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update dd45675...798e373. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading