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 resolver to query user by orcid or id #3258

Merged
merged 16 commits into from
Jan 8, 2025

changing to self closing because deno is throwing syntax error notice

becde43
Select commit
Loading
Failed to load commit list.
Merged

update resolver to query user by orcid or id #3258

changing to self closing because deno is throwing syntax error notice
becde43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

46.67% (-0.01%) compared to 2d92dda, passed because coverage increased by 0.37% when compared to adjusted base (46.30%)

View this Pull Request on Codecov

46.67% (-0.01%) compared to 2d92dda, passed because coverage increased by 0.37% when compared to adjusted base (46.30%)

Details

Codecov Report

Attention: Patch coverage is 87.64368% with 43 lines in your changes missing coverage. Please review.

Project coverage is 46.67%. Comparing base (2d92dda) to head (becde43).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...uro-app/src/scripts/users/components/edit-list.tsx 25.92% 20 Missing ⚠️
...ges/openneuro-server/src/graphql/resolvers/user.ts 0.00% 12 Missing ⚠️
.../src/scripts/users/components/editable-content.tsx 86.44% 8 Missing ⚠️
...o-app/src/scripts/users/components/edit-string.tsx 90.00% 2 Missing ⚠️
...ges/openneuro-app/src/scripts/users/user-query.tsx 97.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3258      +/-   ##
==========================================
- Coverage   46.68%   46.67%   -0.01%     
==========================================
  Files         609      609              
  Lines       38701    38734      +33     
  Branches     1225     1232       +7     
==========================================
+ Hits        18068    18080      +12     
- Misses      20438    20459      +21     
  Partials      195      195              

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