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

Updated location Param to Address Object param in Organizations (Updated). #1740

Merged
merged 22 commits into from
Jan 27, 2024

Fixed test cases

1080e53
Select commit
Loading
Failed to load commit list.
Merged

Updated location Param to Address Object param in Organizations (Updated). #1740

Fixed test cases
1080e53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 27, 2024 in 0s

96.94% of diff hit (target 98.17%)

View this Pull Request on Codecov

96.94% of diff hit (target 98.17%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/createOrganization.ts#L119-L121

Added lines #L119 - L121 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/resolvers/Mutation/createPost.ts#L76

Added line #L76 was 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 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

Check warning on line 17 in src/utilities/PII/decryption.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/PII/decryption.ts#L1-L17

Added lines #L1 - L17 were not covered by tests

Check warning on line 13 in src/utilities/PII/encryption.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/PII/encryption.ts#L1-L13

Added lines #L1 - L13 were not covered by tests

Check warning on line 11 in src/utilities/PII/isAuthorised.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/PII/isAuthorised.ts#L1-L11

Added lines #L1 - L11 were not covered by tests

Check warning on line 74 in src/utilities/encodedVideoStorage/uploadEncodedVideo.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/encodedVideoStorage/uploadEncodedVideo.ts#L73-L74

Added lines #L73 - L74 were not covered by tests