django-daiquiri / daiquiri

A framework for the publication of scientific databases
https://escience.aip.de/daiquiri
Apache License 2.0
26 stars 8 forks source link

Validator for Creators and Contributors #189

Closed agy-why closed 1 year ago

agy-why commented 1 year ago

added a validator for metadata.TableSerializer and metadata.SchemaSerializer for validation the content of the JSON fields creators and contributors. In particular validation of the format of affiliations key.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5681917740


Changes Missing Coverage Covered Lines Changed/Added Lines %
daiquiri/metadata/serializers/validators.py 4 18 22.22%
<!-- Total: 9 23 39.13% -->
Totals Coverage Status
Change from base Build 5609252153: -0.1%
Covered Lines: 4717
Relevant Lines: 7356

💛 - Coveralls