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

Features/setup project #4

Merged
merged 26 commits into from
Oct 5, 2024
Merged

Features/setup project #4

merged 26 commits into from
Oct 5, 2024

Conversation

tercierp
Copy link
Collaborator

No description provided.

Added a brief overview of the Street Work'App, which connects street workout enthusiasts by recommending parks and promoting real-world interactions.
Listed core features: park discovery, in-person friend connections, event creation, and account recommendations.
Included secondary features like gamification and park reviews, with future plans for workout tracking and instructional videos.
Added key technical requirements: Firebase integration, GPS-based park suggestions, and offline mode for cached content.
Initialize Android project with core files and configuration using this template https://github.com/swent-epfl/Android-Sample
Added basic tests in `androidTest` and `test` directories.
Configured Sonar integration in `.github/workflows/`.
@tercierp
Copy link
Collaborator Author

tercierp commented Oct 1, 2024

Quality Gate Failed Quality Gate failed

Failed conditions 1 Security Hotspot 48.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

image

The coverage is not the same, do we have to remove the coverage check with the SonarCloud ?

…reetworkapp

Renamed the 'sample' directory to 'streetworkapp' to better reflect the project's purpose.
Reorganized the project's structure to improve clarity and maintainability.
Added unit tests for MainActivity.kt and Theme.kt to ensure consistent functionality and improve test coverage.
The security hotspots review detects security vulnerability
This change allow the tests to cover more branches
@tercierp tercierp changed the title WIP: Features/setup project Features/setup project Oct 5, 2024
@tercierp tercierp merged commit 3cfbcfe into main Oct 5, 2024
1 of 2 checks passed
@tercierp tercierp deleted the features/setup-project branch October 5, 2024 13:17
Copy link

sonarqubecloud bot commented Oct 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
67.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@tercierp tercierp added this to the Milestone M1 milestone Oct 12, 2024
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