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/project succeeded Mar 14, 2024 in 0s

93.24% (target 90.00%)

View this Pull Request on Codecov

93.24% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 97.14286% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 93.24%. Comparing base (1754f7c) to head (644472b).

Files Patch % Lines
src/repositories/documents/documents.ts 91.11% 16 Missing ⚠️
src/graphql/documents/resolvers/Document.ts 55.55% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
+ Coverage   92.94%   93.24%   +0.29%     
==========================================
  Files         204      221      +17     
  Lines       15715    16381     +666     
  Branches     1289     1664     +375     
==========================================
+ Hits        14607    15275     +668     
+ Misses       1104     1102       -2     
  Partials        4        4              

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