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

chore: #1684 Renamed package ai.elmu.model to ai.elmu.entity #1686

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

diptechexpo
Copy link

@diptechexpo diptechexpo commented Jul 7, 2024

This pull request addresses issue #1684 by renaming the package ai.elmu.model to ai.elmu.entity.

closes #1684

@diptechexpo diptechexpo requested a review from a team as a code owner July 7, 2024 20:28
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 15.03%. Comparing base (f42424d) to head (35bc4bd).

Files Patch % Lines
...c/main/java/ai/elimu/entity/enums/CodeLicense.java 0.00% 1 Missing ⚠️
.../ai/elimu/web/servlet/CustomDispatcherServlet.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1686   +/-   ##
=========================================
  Coverage     15.03%   15.03%           
  Complexity      452      452           
=========================================
  Files           249      249           
  Lines          7760     7760           
  Branches        812      812           
=========================================
  Hits           1167     1167           
  Misses         6541     6541           
  Partials         52       52           

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

…me ai.elimu.model by dynaically pulling package name using BaseEntity class
Copy link
Author

@diptechexpo diptechexpo left a comment

Choose a reason for hiding this comment

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

Incorporated review comments. Kindly re-review.

Copy link
Member

@jo-elimu jo-elimu left a comment

Choose a reason for hiding this comment

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

Looks good, ready to merge! 🙂

@jo-elimu
Copy link
Member

jo-elimu commented Jul 9, 2024

@diptechexpo Please merge your PR 🙂

@jo-elimu
Copy link
Member

@diptechexpo

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.

Rename ai.elimu.model package
2 participants