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

update user schema to include new fields and ability to updateUser #3272

Merged
merged 16 commits into from
Jan 14, 2025

Merge branch 'master' into userSchema

a4ef889
Select commit
Loading
Failed to load commit list.
Merged

update user schema to include new fields and ability to updateUser #3272

Merge branch 'master' into userSchema
a4ef889
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

47.01% (+0.33%) compared to ec2c84b

View this Pull Request on Codecov

47.01% (+0.33%) compared to ec2c84b

Details

Codecov Report

Attention: Patch coverage is 74.18182% with 71 lines in your changes missing coverage. Please review.

Project coverage is 47.01%. Comparing base (ec2c84b) to head (a4ef889).

Files with missing lines Patch % Lines
...ges/openneuro-server/src/graphql/resolvers/user.ts 13.88% 31 Missing ⚠️
packages/openneuro-app/src/scripts/routes.tsx 0.00% 16 Missing ⚠️
...o-app/src/scripts/users/components/edit-string.tsx 82.00% 9 Missing ⚠️
packages/openneuro-server/src/graphql/schema.ts 0.00% 6 Missing ⚠️
...uro-app/src/scripts/users/components/edit-list.tsx 81.48% 5 Missing ⚠️
.../src/scripts/users/components/editable-content.tsx 93.33% 2 Missing ⚠️
...openneuro-server/src/graphql/resolvers/mutation.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3272      +/-   ##
==========================================
+ Coverage   46.67%   47.01%   +0.33%     
==========================================
  Files         609      609              
  Lines       38739    38971     +232     
  Branches     1232     1253      +21     
==========================================
+ Hits        18083    18321     +238     
+ Misses      20461    20455       -6     
  Partials      195      195              

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