molgenis / molgenis-emx2

MOLGENIS EMX2, the latest version of the MOLGENIS data platform.
GNU Lesser General Public License v3.0
14 stars 18 forks source link

Working PoC of VCF import API #4498

Open joerivandervelde opened 1 week ago

joerivandervelde commented 1 week ago

Started writing VCF import API, got very minimal PoC working using

curl -X POST --data-binary @/Users/joeri/git/molgenis-emx2/backend/molgenis-emx2-beacon-v2/src/test/resources/sample.vcf http://localhost:8080/beacon/api/vcf

But many things still to do

sonarcloud[bot] commented 6 days ago

Quality Gate Failed Quality Gate failed

Failed conditions
3.4% Coverage on New Code (required ≥ 80%)
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE