Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 18 commits into from
Mar 21, 2020

Conversation

exoticDFT
Copy link
Member

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

raunakbh92 and others added 3 commits March 9, 2020 15:52
Pulled in all the code from Records.jl/src except for common.jl.
Did not pull in Records.jl/test
AutomototiveDrivingModels.jl tests pass locally
Still using external Records.jl package
- Adds the Records/src/common.jl file that contains IO functions for Records objects.
- Removes the external Records import in the ADM package.
- Exports all the "records" functions, types, etc.
- Removes need for calling "Records" module in interface.jl.
@coveralls
Copy link

coveralls commented Mar 19, 2020

Coverage Status

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

@MaximeBouton MaximeBouton mentioned this pull request Mar 19, 2020
17 tasks
@MaximeBouton
Copy link
Member

MaximeBouton commented Mar 20, 2020

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

@MaximeBouton MaximeBouton merged commit 52740c5 into master Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants