mobileappdevhm / team2

A Flutter app providing international students with a timetable and the opportunity to sign up to courses.
https://mobileappdevhm.github.io/team2/
9 stars 5 forks source link

removed loignScreen from stack when logged in #157

Closed MartinGaiser closed 6 years ago

MartinGaiser commented 6 years ago

replaced push with pushReplacement if the user is logged in.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 681


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/ui/scaffolds/login.dart 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Files with Coverage Reduction New Missed Lines %
lib/controller/session.dart 1 4.69%
lib/ui/screens/settings_screen.dart 23 0.0%
<!-- Total: 24 -->
Totals Coverage Status
Change from base Build 672: -1.3%
Covered Lines: 678
Relevant Lines: 1849

💛 - Coveralls