TravelPouch / travelpouch

2 stars 2 forks source link

feat(navigation): implement basic navigation structure #17

Closed Unsaved2 closed 1 week ago

Unsaved2 commented 2 weeks ago

This PR introduces the basic navigation features of the application. Additionally, I removed some unused code related to bottom navigation bar. We can add it later when we will use it. I also added dependencies for Mockito and wrote tests for navigationActions.

appellet commented 2 weeks ago

Hello ! The CI failed. You must format all file with ktfmtFormat and then ktfmtCheck !

Unsaved2 commented 2 weeks ago

Hello ! The CI failed. You must format all file with ktfmtFormat and then ktfmtCheck !

Hi! Thanks for the reply. I'll make sure to format all the files using ktfmtFormat.

sonarcloud[bot] commented 1 week ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud