sisl / AutomotiveDrivingModels.jl

Driving simulation architecture for Julia
Other
63 stars 29 forks source link

[WIP] Issue #56: Bring Vec.jl as submodule. #76

Closed raunakbh92 closed 4 years ago

raunakbh92 commented 4 years ago

Copied source code from Vec.jl as a folder in AutomotiveDrivingModels.jl/src and incorporated Vec.jl as a submodule within AutomotiveDrivingModels.jl.

Caveat: Still relies on using Records.jl as a dependency. Please see branch incorporate_records which is targeted at incorporating Records into AutomotiveDrivingModels.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-1.2%) to 74.959% when pulling 2899b91ec3966641386d32b23fe1ee6f3a3958b6 on incorporate_vec into bf47a45848d4e97d5a978819d6040fd586504dc3 on master.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-20.4%) to 55.695% when pulling a7209f5f1b850b14a0fa39210c42c17bb48788c9 on incorporate_vec into bf47a45848d4e97d5a978819d6040fd586504dc3 on master.

MaximeBouton commented 4 years ago

I think this is good to merge. I don't know why the apple jobs on travis are stuck...