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

Fix discovery of array columns #194

Open agy-why opened 1 year ago

agy-why commented 1 year ago

fixing the metadata for array columns such that discovery and votable export works

agy-why commented 1 year ago

Do not forget to test CSV and FITS exporter

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5726333616


Changes Missing Coverage Covered Lines Changed/Added Lines %
daiquiri/core/generators.py 0 5 0.0%
<!-- Total: 2 7 28.57% -->
Totals Coverage Status
Change from base Build 5715994248: -0.04%
Covered Lines: 4717
Relevant Lines: 7365

💛 - Coveralls