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

solve with different grids raises AssertionError #23

Closed timziebart closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #23 into master will increase coverage by 0.69%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   88.67%   89.37%   +0.69%     
==========================================
  Files           7        7              
  Lines         159      160       +1     
==========================================
+ Hits          141      143       +2     
+ Misses         18       17       -1
Impacted Files Coverage Δ
src/GridProblems.jl 71.42% <50%> (+4.76%) :arrow_up:
src/solve.jl 30% <0%> (+10%) :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 5256d2f...7cc09ca. Read the comment docs.