blegat / HybridSystems.jl

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

Use Systems and remove dependency on SemialgebraicSets #5

Closed blegat closed 6 years ago

blegat commented 6 years ago

Closes #2 cc @mforets @schillic

blegat commented 6 years ago

@mforets Glad to hear that DiscreteIdentitySystem is welcome in Systems.jl :)

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3521ffc). Click here to learn what that means. The diff coverage is 18.18%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #5   +/-   ##
=========================================
  Coverage          ?   12.62%           
=========================================
  Files             ?        6           
  Lines             ?      103           
  Branches          ?        0           
=========================================
  Hits              ?       13           
  Misses            ?       90           
  Partials          ?        0
Impacted Files Coverage Δ
src/switchedsystems.jl 0% <0%> (ø)
src/HybridSystems.jl 40% <40%> (ø)

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 3521ffc...59d22b1. Read the comment docs.

schillic commented 6 years ago

Meta comment: I learned two things from this PR. 👍

blegat commented 6 years ago

The first one is something we use extensively in MOIT :-P