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

Integrate typescript #367

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Integrate typescript #367

wants to merge 12 commits into from

Conversation

NicolasOmar
Copy link
Owner

No description provided.

@NicolasOmar NicolasOmar linked an issue Nov 25, 2024 that may be closed by this pull request
7 tasks
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

Attention: Patch coverage is 83.63095% with 55 lines in your changes missing coverage. Please review.

Project coverage is 85.03%. Comparing base (5a3d2f3) to head (857feec).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/functions/encrypt.ts 44.00% 28 Missing ⚠️
src/graphql/resolvers/Mutations.ts 87.15% 13 Missing and 1 partial ⚠️
src/functions/parsers.ts 72.50% 11 Missing ⚠️
src/functions/dbOps.ts 94.11% 1 Missing ⚠️
src/graphql/resolvers/Queries.ts 98.18% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   83.62%   85.03%   +1.41%     
==========================================
  Files          10       15       +5     
  Lines         226      381     +155     
  Branches       70      109      +39     
==========================================
+ Hits          189      324     +135     
- Misses         33       56      +23     
+ Partials        4        1       -3     
Flag Coverage Δ
unittests 85.03% <83.63%> (+1.41%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

sonarqubecloud bot commented Dec 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check weekly dependency updates Check weekly dependency updates Integrate Typescript | Back End
1 participant