Closed RedTo closed 6 years ago
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 | |
---|---|
Change from base Build 653: | -8.3% |
Covered Lines: | 1089 |
Relevant Lines: | 1787 |
Good are News Tests werking with this PR?
They should all work know. I have no idea, why one of them failed on master...
better login handling:
issues:
104 + #178 + #201 + #202