sisl / AutomotiveDrivingModels.jl

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

[WIP] Issue #56: Move Records.jl into ADM Package #78

Closed exoticDFT closed 4 years ago

exoticDFT commented 4 years ago

We are moving the source code from SISL/Records.jl into this package.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+1.7%) to 80.607% when pulling 781045f46e0f2cc6f5a774b78787c9b053b1a662 on incorporate_records into 9ea672efdc9db91f095f782cdf70434eadc0ba62 on master.

MaximeBouton commented 4 years ago

I suggest merging this PR and opening a new one to clean things up: removing the deprecated methods, sorting the things we want to keep from Records.jl and renaming.

[edit] Let's actually use this PR to move the Records stuff around