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

fix(api): Add missing issueMessage field to ValidatorIssueInput #3236

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Nov 25, 2024

Adds a missing field required by the schema validator.

@nellh nellh merged commit daf5ead into master Nov 25, 2024
12 of 13 checks passed
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 45.66%. Comparing base (85184c8) to head (3a0af73).

Files with missing lines Patch % Lines
packages/openneuro-server/src/graphql/schema.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3236      +/-   ##
==========================================
- Coverage   45.66%   45.66%   -0.01%     
==========================================
  Files         595      595              
  Lines       38008    38009       +1     
  Branches     1167     1167              
==========================================
  Hits        17355    17355              
- Misses      20456    20457       +1     
  Partials      197      197              

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

@nellh nellh deleted the issueMessage-field-fix branch November 25, 2024 23:03
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