Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add another test using the dataset shape #4850

Merged

Conversation

imsdu
Copy link
Contributor

@imsdu imsdu commented Apr 8, 2024

Before:

[info] NeuroMorphologySampleSpec:
[info] Creating a morphology
[info] - should succeed provisionning the mandatory schemas (5 seconds, 372 milliseconds)
[info] - should succeed creating the neuronmorphology-entity without a schema (154 milliseconds)
[info] - should succeed creating the neuronmorphology-entity with a schema (3 seconds, 47 milliseconds)
[info] - should succeed updating the neuronmorphology-entity with a schema (2 seconds, 940 milliseconds)
[info] - should succeed creating the neuronmorphology-dataset without a schema (82 milliseconds)
[info] - should succeed creating the neuronmorphology-dataset with a schema (2 seconds, 194 milliseconds)
[info] - should succeed updating the neuronmorphology-dataset with a schema (2 seconds, 176 milliseconds)

After:

[info] NeuroMorphologySampleSpec:
[info] Creating a morphology
[info] - should succeed provisionning the mandatory schemas (2 seconds, 917 milliseconds)
[info] - should succeed creating the neuronmorphology-entity without a schema (97 milliseconds)
[info] - should succeed creating the neuronmorphology-entity with a schema (2 seconds, 64 milliseconds)
[info] - should succeed updating the neuronmorphology-entity with a schema (2 seconds, 18 milliseconds)
[info] - should succeed creating the neuronmorphology-dataset without a schema (58 milliseconds)
[info] - should succeed creating the neuronmorphology-dataset with a schema (1 second, 554 milliseconds)
[info] - should succeed updating the neuronmorphology-dataset with a schema (1 second, 540 milliseconds)

@imsdu imsdu merged commit 53a0d09 into BlueBrain:master Apr 8, 2024
1 check passed
@imsdu imsdu deleted the schema-validation-add-dataset-validation branch April 8, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants