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

Fixed Introspection Schema check GitHub Action #1806

Merged
merged 8 commits into from
Feb 15, 2024

Updated push.yml

37dbbca
Select commit
Loading
Failed to load commit list.
Merged

Fixed Introspection Schema check GitHub Action #1806

Updated push.yml
37dbbca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 15, 2024 in 1s

98.66% of diff hit (target 98.17%)

View this Pull Request on Codecov

98.66% of diff hit (target 98.17%)

Annotations

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 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 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