sybila / parasim

Tool for paralell simulations and verification
GNU General Public License v3.0
3 stars 1 forks source link

Make it work again #138

Closed Broseten closed 7 years ago

Broseten commented 7 years ago

optimisation of SimulationEngine

codecov-io commented 7 years ago

Codecov Report

Merging #138 into make_it_work_again will decrease coverage by 0.19%. The diff coverage is 25.35%.

Impacted file tree graph

@@                   Coverage Diff                   @@
##             make_it_work_again     #138     +/-   ##
=======================================================
- Coverage                 33.44%   33.24%   -0.2%     
- Complexity                    0      953    +953     
=======================================================
  Files                       299      302      +3     
  Lines                      7768     7980    +212     
  Branches                   1334     1135    -199     
=======================================================
+ Hits                       2598     2653     +55     
- Misses                     4790     4945    +155     
- Partials                    380      382      +2
Impacted Files Coverage Δ Complexity Δ
...bila/parasim/model/trajectory/ArrayTrajectory.java 70% <ø> (ø) 8 <0> (+8) :arrow_up:
...plication/model/TrajectoryAnalysisComputation.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...simulationcore/SimCoreSimulationEngineFactory.java 0% <0%> (ø) 0 <0> (?)
...lation/simulationcore/SimCoreSimulationEngine.java 0% <0%> (ø) 0 <0> (?)
.../org/sybila/parasim/model/ode/OctaveOdeSystem.java 44.11% <0%> (-1.34%) 6 <0> (+6)
...a/parasim/application/actions/StartGuiManager.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...putation/simulation/octave/LsodeEngineFactory.java 90.9% <100%> (+1.71%) 4 <2> (+4) :arrow_up:
...tation/simulation/cpu/SimulationEngineFactory.java 100% <100%> (ø) 1 <1> (?)
...sim/computation/simulation/SimulatorRegistrar.java 18.75% <33.33%> (ø) 2 <1> (+2) :arrow_up:
.../org/sybila/parasim/model/ode/SimpleOdeSystem.java 42.68% <44.44%> (+1.65%) 11 <1> (+11) :arrow_up:
... and 44 more

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 8fe9db2...9551b28. Read the comment docs.