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

Making Session testable #159

Closed hmkrivoj closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 728


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/connect/dataprovider/mockito_provider_factory.dart 12 14 85.71%
lib/controller/session.dart 19 24 79.17%
lib/ui/scaffolds/course_details.dart 3 9 33.33%
<!-- Total: 34 47 72.34% -->
Files with Coverage Reduction New Missed Lines %
lib/model/user/user_settings.dart 1 0.0%
lib/connect/dataprovider/user/mock/mock_user_provider.dart 1 0.0%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 724: 2.8%
Covered Lines: 715
Relevant Lines: 1842

💛 - Coveralls
hmkrivoj commented 6 years ago

See #162