mobileappdevhm / dev-team-1-cie-app-in-flutter

Development Team 01 (Flutter)
https://mobileappdevhm.github.io/dev-team-1-cie-app-in-flutter/
8 stars 1 forks source link

F login handling #205

Closed RedTo closed 6 years ago

RedTo commented 6 years ago

better login handling:

issues:

104 + #178 + #201 + #202

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 665


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/generic/genericIcon.dart 0 1 0.0%
lib/utils/nineAPIConsumer.dart 2 11 18.18%
lib/views/login.dart 1 14 7.14%
lib/widgets/courseList.dart 0 14 0.0%
<!-- Total: 3 40 7.5% -->
Files with Coverage Reduction New Missed Lines %
lib/views/schedule.dart 1 0.0%
lib/utils/nineAPIConsumer.dart 1 19.05%
lib/generic/genericIcon.dart 2 50.0%
lib/model/course/course.dart 3 81.18%
lib/utils/cieStyle.dart 4 75.0%
lib/presenter/courseListPresenter.dart 6 28.93%
lib/views/login.dart 10 54.21%
lib/widgets/courseListItem.dart 28 2.5%
lib/views/tabs.dart 41 0.0%
lib/widgets/courseList.dart 43 0.0%
<!-- Total: 139 -->
Totals Coverage Status
Change from base Build 653: -8.3%
Covered Lines: 1089
Relevant Lines: 1787

💛 - Coveralls
4nderl commented 6 years ago

Good are News Tests werking with this PR?

RedTo commented 6 years ago

They should all work know. I have no idea, why one of them failed on master...