TravelPouch / travelpouch

2 stars 2 forks source link

Add Overview Screen UI with Map and Travel List, plus Tests #35

Closed StefanPetersTM closed 5 days ago

StefanPetersTM commented 1 week ago

Related to user story #13; Overview Screen: Added OverviewScreen with map and travel list. Included MapContent and TravelItem composables.

Features: Google Maps integration for displaying travel markers. Floating Action Button for adding new travels.

Tests: Added unit and UI tests for new components.

StefanPetersTM commented 1 week ago

Considering what the coaches said about pushing the core features out quickly in the first sprint I would argue that the coverage is good enough for now as the branch coverage is the only thing not giving 100% coverage :)

sonarcloud[bot] commented 5 days ago

Quality Gate Passed Quality Gate passed

Issues
6 New issues
0 Accepted issues

Measures
0 Security Hotspots
67.6% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud