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

feat(server): Add flag to enable schema validator for individual datasets #3140

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Sep 5, 2024

Add a schemaValidator flag to datasets that allows switching raw datasets to use the schema validator over the legacy validator.

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 46.15385% with 7 lines in your changes missing coverage. Please review.

Project coverage is 44.07%. Comparing base (4e58a68) to head (38bc8e2).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...nneuro-server/src/graphql/resolvers/datasetType.ts 36.36% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3140   +/-   ##
=======================================
  Coverage   44.07%   44.07%           
=======================================
  Files         593      593           
  Lines       37749    37760   +11     
  Branches     1124     1124           
=======================================
+ Hits        16636    16642    +6     
- Misses      20911    20916    +5     
  Partials      202      202           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nellh nellh merged commit 3c4733e into master Sep 5, 2024
10 checks passed
@nellh nellh deleted the dataset-schema-flag branch September 5, 2024 22:08
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.

1 participant