elimu-ai / webapp

🖥 Web application for hosting Android applications and educational content
https://hin.elimu.ai
MIT License
30 stars 54 forks source link

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

Open diptechexpo opened 4 weeks ago

diptechexpo commented 4 weeks ago

This pull request addresses issue https://github.com/elimu-ai/webapp/issues/1684 by renaming the package ai.elmu.model to ai.elmu.entity.

closes #1684

codecov[bot] commented 4 weeks ago

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 :warning:
.../ai/elimu/web/servlet/CustomDispatcherServlet.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

jo-elimu commented 3 weeks ago

@diptechexpo Please merge your PR 🙂

jo-elimu commented 3 weeks ago

@diptechexpo