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

Chore refactor schema loader #55

Merged
merged 27 commits into from
Mar 2, 2020
Merged

Conversation

loganripplinger
Copy link
Contributor

@loganripplinger loganripplinger commented Mar 2, 2020

  • Adds a set of Descriptor classes.
  • A DescriptorGetter class allows DMM/DRM to load both a list of directories and a list of descriptor dictionaries.
  • Descriptor helper classes act as interfaces that encompass the relevant handling of the data type
  • Dependency inject sqlalchemy base to enable testing
  • Loads only json files - Data Resource Manager crashes when non-JSON file is encountered #44
  • Add logging to conftest.
  • Fixes DRM error.

@loganripplinger loganripplinger marked this pull request as ready for review March 2, 2020 23:26
@loganripplinger loganripplinger merged commit 63f74df into master Mar 2, 2020
loganripplinger pushed a commit that referenced this pull request Mar 2, 2020
* Adds a set of Descriptor classes.
* A DescriptorGetter class allows DMM/DRM to load both a list of directories and a list of descriptor dictionaries.
* Descriptor helper classes act as interfaces that encompass the relevant handling of the data type
* Dependency inject sqlalchemy base to enable testing
* Loads only json files - #44
* Add logging to conftest.
* Fixes DRM error.
@loganripplinger loganripplinger deleted the chore-refactor-schema-loader branch March 18, 2020 17:34
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.

1 participant