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

Version metadata #74

Merged
merged 13 commits into from
Jan 5, 2017
Merged

Version metadata #74

merged 13 commits into from
Jan 5, 2017

Conversation

jgerardsimcock
Copy link
Contributor

@jgerardsimcock jgerardsimcock commented Jan 4, 2017

PR Scope:

This PR addresses issue: #63, #71, #72:

  1. Dependency arguments and argument handling added to the following modules:

DataArchive.update()
DataArchive.open()
DataArchive.get_local_path()
BasedataManager.update_manager()

  1. Table schemas have been moved from the dynamo and mongo modules to the BaseDataManager.

  2. versions attr is now version_history in table schema and DataArchive.get_versions is now DataArchive.get_version_history

  3. Properties in manager are now function calls

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.2%) to 89.673% when pulling f0bf9a0 on version_metadata into 1451a06 on staging.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.2%) to 89.673% when pulling 487e3bd on version_metadata into 1451a06 on staging.

@jgerardsimcock
Copy link
Contributor Author

My commit messages are cryptic. Personal goal to improve the clarity of my thoughts and communication.

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

3 participants