blegat / HybridSystems.jl

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

Use ContinousIdentity instead of DiscreteIdentity #36

Closed blegat closed 4 years ago

blegat commented 4 years ago

It is more common to have continuous modes instead of discrete ones.

codecov[bot] commented 4 years ago

Codecov Report

Merging #36 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   91.16%   91.16%           
=======================================
  Files           7        7           
  Lines         249      249           
=======================================
  Hits          227      227           
  Misses         22       22

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 f4f57ff...4255bda. Read the comment docs.