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

Refactor seeders, model Interfaces, helpers and userResolvers #416

Open
wants to merge 7 commits into
base: refactor/develop
Choose a base branch
from

Conversation

shema-surge
Copy link
Contributor

PR Description

Please include a brief description of the pull request you want to raise.

Description of tasks that were expected to be completed

List all the tasks and sub-tasks that were assigned to you or that you assigned yourself. Make sure you check evey completed task.

Functionality

How does this works, add some information that maybe needed in testing

How has this been tested?

Please describe the tests that you ran to verify your functionalities. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

PR Checklist:

  • Task 1.
  • Task 2.
  • Task 3.
  • Task n.

Track PR

Trello Link (#DP-?)

Screenshots (If appropriate)

(Images)

@shema-surge shema-surge changed the title Refactor seeders, model Interfaces and userResolvers Refactor seeders, model Interfaces, helpers and userResolvers Nov 7, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 11.45585% with 371 lines in your changes missing coverage. Please review.

Please upload report for BASE (refactor/develop@c2f70ca). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/resolvers/userResolver.ts 3.10% 281 Missing ⚠️
src/helpers/isAssignedToProgramOrCohort.ts 8.10% 34 Missing ⚠️
src/validations/index.ts 33.33% 12 Missing ⚠️
src/helpers/logintracker.ts 25.00% 9 Missing ⚠️
src/utils/notification/pushNotification.ts 18.18% 9 Missing ⚠️
src/models/organization.model.ts 57.89% 8 Missing ⚠️
src/utils/cron-jobs/team-jobs.ts 0.00% 7 Missing ⚠️
src/helpers/organization.helper.ts 25.00% 6 Missing ⚠️
src/helpers/user.helpers.ts 16.66% 5 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             refactor/develop    #416   +/-   ##
==================================================
  Coverage                    ?   9.93%           
==================================================
  Files                       ?      91           
  Lines                       ?    3091           
  Branches                    ?     719           
==================================================
  Hits                        ?     307           
  Misses                      ?    2779           
  Partials                    ?       5           

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

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.

3 participants