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

Allow sharing permissions by ORCID #3196

Merged
merged 8 commits into from
Nov 11, 2024

tests(app): Integration test UpdatePermissions component based on inp…

85ddbfc
Select commit
Loading
Failed to load commit list.
Merged

Allow sharing permissions by ORCID #3196

tests(app): Integration test UpdatePermissions component based on inp…
85ddbfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 1s

44.72% (+0.26%) compared to 0d7bdd7

View this Pull Request on Codecov

44.72% (+0.26%) compared to 0d7bdd7

Details

Codecov Report

Attention: Patch coverage is 51.42857% with 85 lines in your changes missing coverage. Please review.

Project coverage is 44.72%. Comparing base (0d7bdd7) to head (85ddbfc).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...nneuro-server/src/graphql/resolvers/permissions.ts 12.76% 41 Missing ⚠️
.../src/scripts/dataset/routes/manage-permissions.jsx 0.00% 32 Missing ⚠️
...openneuro-server/src/graphql/resolvers/mutation.ts 0.00% 6 Missing ⚠️
...c/scripts/dataset/mutations/update-permissions.tsx 96.47% 3 Missing ⚠️
packages/openneuro-server/src/graphql/schema.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3196      +/-   ##
==========================================
+ Coverage   44.45%   44.72%   +0.26%     
==========================================
  Files         592      590       -2     
  Lines       37861    37835      -26     
  Branches     1131     1138       +7     
==========================================
+ Hits        16830    16920      +90     
+ Misses      20831    20717     -114     
+ Partials      200      198       -2     

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