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

Add task and label database repository for get task API #10

Open
wants to merge 6 commits into
base: feat-get-todo-api-add-models
Choose a base branch
from

Conversation

samarpan1738
Copy link
Contributor

@samarpan1738 samarpan1738 commented Dec 20, 2024

Date: 20 Dec 2024

Developer Name: Samarpan Harit


Important

THIS PR MUST BE MERGED AFTER

Issue Ticket Number

Description

  1. Add a base mongo repository for the common logic
  2. Add task and label repository extending base mongo repository
  3. Add tests for the base, task and label repositories

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1

Test Coverage

Coverage report Screenshot 2024-12-21 at 12 11 21 AM

Additional Notes

The CI is failing right now because there an issue in the workflow. I have raised a PR to fix this. Once it's merged the CI should pass

@samarpan1738 samarpan1738 changed the title Add task and label repository for get task API Add task and label database repository for get task API Dec 20, 2024
@samarpan1738 samarpan1738 force-pushed the feat-get-todo-api-add-repository branch from 632ecdc to 9879803 Compare December 22, 2024 19:35
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.

1 participant