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

✨ feat: add documents support #548

Merged
merged 11 commits into from
Mar 14, 2024

chore: import from index

644472b
Select commit
Loading
Failed to load commit list.
Merged

✨ feat: add documents support #548

chore: import from index
644472b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 14, 2024 in 1s

97.14% of diff hit (target 90.00%)

View this Pull Request on Codecov

97.14% of diff hit (target 90.00%)

Annotations

Check warning on line 8 in src/graphql/documents/resolvers/Document.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql/documents/resolvers/Document.ts#L5-L8

Added lines #L5 - L8 were not covered by tests

Check warning on line 45 in src/repositories/documents/documents.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repositories/documents/documents.ts#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 71 in src/repositories/documents/documents.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repositories/documents/documents.ts#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 135 in src/repositories/documents/documents.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repositories/documents/documents.ts#L132-L135

Added lines #L132 - L135 were not covered by tests

Check warning on line 174 in src/repositories/documents/documents.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repositories/documents/documents.ts#L171-L174

Added lines #L171 - L174 were not covered by tests