arygm / QuickFix

A mobile app designed to connect users who need tasks done with skilled manual workers.
1 stars 0 forks source link

fix: Fix Navigation Actions current route #86

Open Sebbayra opened 1 day ago

Sebbayra commented 1 day ago

Looked into the Navigation Actions current route and current screen. Turns out it was doing what it's actually supposed to do and we misunderstood so i just cleaned up the class and it's tests as well as creating some new ones.

Sebbayra commented 1 day ago

71.4% Line coverage, however only 2 lines are not tested and i don't really see how to test them as it's related to bottomNavBar. Maybe we can figure something out to test it. These lines weren't even tested before but just because i added a helper function usage in the lines, they count as new code.

sonarcloud[bot] commented 1 day ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud