Open pekasen opened 6 months ago
looks alright, but untested by me. Would be good to find a way to get the CI checks running on GH
Yep, CI testing hangs itself on the dependency to smo-database
, which is a private git-submodule as of yet. https://github.com/Leibniz-HBI/dabapush/pull/45 removes this and testing is then available in CI.
Adds a Record-class with which data is wrapped and meta data are gathered through the pipeline. Adds additional tests for Record.py, NDJSONReader.py and TwacapicReader.py.
Coverage is now 60%