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: add initial project skeleton #18

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Conversation

rihabbelmekki
Copy link
Contributor

This PR introduces the foundational structure for the project. It sets up the necessary configurations and directory structure required for future development.

This commit introduces the foundational structure of the project, including initial directories, configuration files, and basic dependencies.
@@ -0,0 +1,8 @@
package com.github.lookupgroup27.lookup.ui.authentication
Copy link
Contributor

Choose a reason for hiding this comment

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

Everything looks clear and properly set up.

Copy link

sonarqubecloud bot commented Oct 9, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@raniabbrk raniabbrk self-assigned this Oct 9, 2024
@@ -0,0 +1,5 @@
package com.github.lookupgroup27.lookup.ui.authentication
Copy link
Contributor

Choose a reason for hiding this comment

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

The project structure looks well-organized.

@rihabbelmekki rihabbelmekki assigned Kenzoud and unassigned Kenzoud Oct 10, 2024
@rihabbelmekki rihabbelmekki requested a review from Kenzoud October 10, 2024 15:13
@rihabbelmekki rihabbelmekki removed the request for review from Kenzoud October 10, 2024 15:16
@rihabbelmekki rihabbelmekki merged commit f8ac14f into main Oct 10, 2024
1 of 2 checks passed
@rihabbelmekki rihabbelmekki linked an issue Oct 11, 2024 that may be closed by this pull request
@rihabbelmekki rihabbelmekki deleted the setup/lookup-skeleton branch October 11, 2024 08:31
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.

Set up the skeleton of the project
4 participants