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

Keeping metdata of UPLOAD table #161

Closed agy-why closed 1 year ago

agy-why commented 1 year ago

Added arraysize attribute after parsing the input VOTable for upload. Information is now available and can be used.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4414526958


Changes Missing Coverage Covered Lines Changed/Added Lines %
daiquiri/query/utils.py 1 12 8.33%
<!-- Total: 1 12 8.33% -->
Files with Coverage Reduction New Missed Lines %
daiquiri/query/utils.py 1 45.78%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 4283939959: -0.09%
Covered Lines: 4687
Relevant Lines: 7301

💛 - Coveralls
agy-why commented 1 year ago

We can not easily solve ucd and unit lost. open a specific issue for that #163