JuliaEnergy / PowerDynSolve.jl

Subpackage of PowerDynamics.jl providing the functionality to solve/simulate the built models
https://juliaenergy.github.io/PowerDynamics.jl/dev/
GNU General Public License v3.0
1 stars 4 forks source link

operationpoint throws now an error instead of a warning when being unsuccesful #12

Closed timziebart closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #12 into master will increase coverage by 5.7%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #12     +/-   ##
=========================================
+ Coverage   60.52%   66.23%   +5.7%     
=========================================
  Files           5        5             
  Lines          76       77      +1     
=========================================
+ Hits           46       51      +5     
+ Misses         30       26      -4
Impacted Files Coverage Δ
src/Errors.jl 50% <100%> (+50%) :arrow_up:
src/operationpoint.jl 60% <100%> (+20%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 56404e6...e75b334. Read the comment docs.