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

Mongo db integration #13

Closed
wants to merge 9 commits into from
Closed

Mongo db integration #13

wants to merge 9 commits into from

Conversation

gemoreno
Copy link
Contributor

  • Add Lombok dependecy for reducing code on class definitions
  • Add mongoDB to spring app
  • Created packages for models, controllers, repository and services.
  • Add Notification functionality.

nsalazar0429 and others added 3 commits April 2, 2024 19:33
PROJECT update GH action names
- Add Lombok dependecy for reducing code on class definitions
- Add mongoDB to spring app
- Created packages for models, controllers, repository and services.
- Add Notification functionality.
Copy link
Contributor

@nsalazar0429 nsalazar0429 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm the code seems fine. However, your branch history looks weird 🤔

Comment on lines 14 to 15
import java.time.LocalDateTime;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need to import this here ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deleted

@gemoreno
Copy link
Contributor Author

gemoreno commented Apr 11, 2024

Added tests for Notification, controller, service and repo. It is still failing.
instructions covered ratio went from 0.63 to 0.73

@nsalazar0429
Copy link
Contributor

This PR is lo longer relevant

@nsalazar0429 nsalazar0429 deleted the mongoDB-integration branch May 9, 2024 10:09
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