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 affects field to ValidatorIssueInput #3252

Merged
merged 1 commit into from
Dec 10, 2024

fix(api): Add missing affects field to ValidatorIssueInput

e219b8c
Select commit
Loading
Failed to load commit list.
Merged

fix(api): Add missing affects field to ValidatorIssueInput #3252

fix(api): Add missing affects field to ValidatorIssueInput
e219b8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

45.68% (-0.01%) compared to cbd6a8d, passed because coverage increased by 0% when compared to adjusted base (45.68%)

View this Pull Request on Codecov

45.68% (-0.01%) compared to cbd6a8d, passed because coverage increased by 0% when compared to adjusted base (45.68%)

Details

Codecov Report

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

Project coverage is 45.68%. Comparing base (cbd6a8d) to head (e219b8c).

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    #3252      +/-   ##
==========================================
- Coverage   45.68%   45.68%   -0.01%     
==========================================
  Files         595      595              
  Lines       38014    38015       +1     
  Branches     1171     1171              
==========================================
  Hits        17366    17366              
- Misses      20451    20452       +1     
  Partials      197      197              

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