[WIP] Update InterconnectingConverter and HVDC structs #1166
Codecov / codecov/project
succeeded
Oct 1, 2024 in 0s
84.55% (-0.05%) compared to ee43211
View this Pull Request on Codecov
84.55% (-0.05%) compared to ee43211
Details
Codecov Report
Attention: Patch coverage is 64.70588%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 84.55%. Comparing base (
ee43211
) to head (4eb1bea
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1166 +/- ##
==========================================
- Coverage 84.59% 84.55% -0.05%
==========================================
Files 181 181
Lines 8379 8389 +10
==========================================
+ Hits 7088 7093 +5
- Misses 1291 1296 +5
Files with missing lines | Coverage Δ | |
---|---|---|
src/parsers/power_models_data.jl | 91.98% <ø> (ø) |
|
src/parsers/power_system_table_data.jl | 82.36% <100.00%> (ø) |
|
src/models/generated/TwoTerminalHVDCLine.jl | 93.10% <50.00%> (-6.90%) |
⬇️ |
src/models/generated/InterconnectingConverter.jl | 94.11% <75.00%> (+0.78%) |
⬆️ |
src/models/supplemental_constructors.jl | 35.00% <50.00%> (+6.42%) |
⬆️ |
Loading