Lingling

Results 33 comments of Lingling

> > What's the parameters that you put in when using `all manifests`. And i think I am using it as generating new manifests? Maybe the instructions that i posted...

> > What's the parameters that you put in when using `all manifests`. And i think I am using it as generating new manifests? Maybe the instructions that i posted...

@mialy-defelice Thanks. That makes sense now. Unfortunately, using swagger UI directly is more prone to error. But for DCA and DFA, when they call schematic API using R, it should...

@afwillia suggested that we could potentially delete .synapseCache. I will look into this too

@MiekoHash : Sure. I have moved the issue to here: https://sagebionetworks.jira.com/browse/FDS-62

Note: Anthony has confirmed that DCA only needs the `model/validate` endpoint to be able to handle json string (NOT json files). So we could simply deprecate that part if that's...

Here's the run time of some of the slowest tests: (see full log here: https://github.com/Sage-Bionetworks/schematic/actions/runs/3518140105/jobs/5896721560#:~:text=html%3Ahtmlcov%20%2D%2Dcov%3Dschematic-,/,-api%20%2D%2Ddurations%3D0) ``` ============================== slowest durations =============================== 61.16s call tests/test_api.py::TestManifestOperation::test_generate_existing_manifest[Patient-excel] 51.94s call tests/test_api.py::TestManifestOperation::test_generate_existing_manifest[data_type3-excel] 50.50s call tests/test_api.py::TestManifestOperation::test_generate_existing_manifest[Biospecimen-excel] 48.48s...

> Here's the run time of some of the slowest tests: (see full log here: https://github.com/Sage-Bionetworks/schematic/actions/runs/3518140105/jobs/5896721560#:~:text=html%3Ahtmlcov%20%2D%2Dcov%3Dschematic-,/,-api%20%2D%2Ddurations%3D0) > > ``` > ============================== slowest durations =============================== > 61.16s call tests/test_api.py::TestManifestOperation::test_generate_existing_manifest[Patient-excel] > 51.94s...

After changing to submit to different synapse folders (based on versions of Python), here's the run time: ``` 39.49s call tests/test_api.py::TestManifestOperation::test_submit_manifest[[*** "Patient ID": 123, "Sex": "Female", "Year of Birth": "",...