Jd/param update fixes #1139
Merged
Jd/param update fixes #1139
Codecov / codecov/project
succeeded
Sep 23, 2024 in 0s
78.33% (+0.43%) compared to f7e83f4
View this Pull Request on Codecov
78.33% (+0.43%) compared to f7e83f4
Details
Codecov Report
Attention: Patch coverage is 33.76206%
with 206 lines
in your changes missing coverage. Please review.
Project coverage is 78.33%. Comparing base (
f7e83f4
) to head (f637505
).
Report is 10 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1139 +/- ##
==========================================
+ Coverage 77.89% 78.33% +0.43%
==========================================
Files 118 121 +3
Lines 12700 12723 +23
==========================================
+ Hits 9893 9966 +73
+ Misses 2807 2757 -50
Files with missing lines | Coverage Δ | |
---|---|---|
src/PowerSimulations.jl | 100.00% <ø> (ø) |
|
src/core/settings.jl | 93.15% <100.00%> (+0.09%) |
⬆️ |
src/operation/decision_model.jl | 92.59% <100.00%> (+1.31%) |
⬆️ |
src/operation/emulation_model.jl | 86.40% <100.00%> (+0.40%) |
⬆️ |
src/operation/operation_model_interface.jl | 78.90% <100.00%> (+1.09%) |
⬆️ |
src/parameters/update_parameters.jl | 24.13% <33.33%> (-2.74%) |
⬇️ |
.../operation/operation_model_simulation_interface.jl | 65.00% <65.00%> (ø) |
|
src/parameters/update_cost_parameters.jl | 0.00% <0.00%> (ø) |
|
...rc/parameters/update_container_parameter_values.jl | 34.76% <34.76%> (ø) |
Loading