blegat / HybridSystems.jl

Hybrid Systems definitions in Julia
Other
28 stars 5 forks source link

Use concrete type for HybridSystem #34

Closed blegat closed 5 years ago

blegat commented 5 years ago

It should improve performance

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage    91.2%   91.16%   -0.04%     
==========================================
  Files           7        7              
  Lines         250      249       -1     
==========================================
- Hits          228      227       -1     
  Misses         22       22
Impacted Files Coverage Δ
src/HybridSystems.jl 73.68% <ø> (ø) :arrow_up:
src/paths.jl 90.12% <0%> (-0.13%) :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 a0a88c4...9f953be. Read the comment docs.