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

moved tests in a for-loop #4

Closed timziebart closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #4 into master will decrease coverage by 32.15%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #4       +/-   ##
===========================================
- Coverage      94%   61.84%   -32.16%     
===========================================
  Files           5        5               
  Lines          50       76       +26     
===========================================
  Hits           47       47               
- Misses          3       29       +26
Impacted Files Coverage Δ
src/solve.jl 20% <0%> (-80%) :arrow_down:
src/operationpoint.jl 45% <0%> (-55%) :arrow_down:
src/GridProblems.jl 66.66% <0%> (-33.34%) :arrow_down:
src/GridSolutions.jl 82.05% <0%> (-12.07%) :arrow_down:

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 39fb44f...516fc3e. Read the comment docs.