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 User Update Profile #1847

Closed
wants to merge 3 commits into from

Update inputs.ts

01b41ae
Select commit
Loading
Failed to load commit list.
Closed

fix User Update Profile #1847

Update inputs.ts
01b41ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 13, 2024 in 1s

96.83% of diff hit (target 98.17%)

View this Pull Request on Codecov

96.83% of diff hit (target 98.17%)

Annotations

Check warning on line 22 in src/libraries/errors/ImageSizeLimitExceeded.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libraries/errors/ImageSizeLimitExceeded.ts#L7-L22

Added lines #L7 - L22 were not covered by tests

Check warning on line 24 in src/libraries/logger.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libraries/logger.ts#L19-L24

Added lines #L19 - L24 were not covered by tests

Check warning on line 42 in src/libraries/logger.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libraries/logger.ts#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 43 in src/resolvers/Mutation/addUserToUserFamily.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/addUserToUserFamily.ts#L36-L43

Added lines #L36 - L43 were not covered by tests

Check warning on line 68 in src/resolvers/Mutation/addUserToUserFamily.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/addUserToUserFamily.ts#L61-L68

Added lines #L61 - L68 were not covered by tests

Check warning on line 129 in src/resolvers/Mutation/createEvent.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/createEvent.ts#L127-L129

Added lines #L127 - L129 were not covered by tests

Check warning on line 183 in src/resolvers/Mutation/createEvent.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/createEvent.ts#L180-L183

Added lines #L180 - L183 were not covered by tests

Check warning on line 190 in src/resolvers/Mutation/createEvent.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/createEvent.ts#L186-L190

Added lines #L186 - L190 were not covered by tests

Check warning on line 128 in src/resolvers/Mutation/createOrganization.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/createOrganization.ts#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 78 in src/resolvers/Mutation/createPost.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/createPost.ts#L78

Added line #L78 was not covered by tests

Check warning on line 80 in src/resolvers/Mutation/createPost.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/createPost.ts#L80

Added line #L80 was not covered by tests

Check warning on line 47 in src/resolvers/Mutation/removeUserFromUserFamily.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/removeUserFromUserFamily.ts#L41-L47

Added lines #L41 - L47 were not covered by tests

Check warning on line 104 in src/resolvers/Mutation/removeUserFromUserFamily.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/removeUserFromUserFamily.ts#L91-L104

Added lines #L91 - L104 were not covered by tests

Check warning on line 62 in src/resolvers/Query/postsByOrganizationConnection.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Query/postsByOrganizationConnection.ts#L62

Added line #L62 was not covered by tests

Check warning on line 23 in src/resolvers/middleware/currentUserExists.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/middleware/currentUserExists.ts#L11-L23

Added lines #L11 - L23 were not covered by tests