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

added custom courses and provider for it, also implimented favorites … #158

Closed VoitreX closed 6 years ago

VoitreX commented 6 years ago

…in the SQLite

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 709


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/connect/dataprovider/user/mock/sqlite_user_settings_provider.dart 0 2 0.0%
lib/controller/session.dart 0 3 0.0%
lib/connect/dataprovider/databasehelper/databasehelper.dart 0 8 0.0%
lib/connect/dataprovider/course/sqlite_course_provider.dart 0 8 0.0%
<!-- Total: 0 21 0.0% -->
Files with Coverage Reduction New Missed Lines %
lib/connect/dataprovider/databasehelper/databasehelper.dart 2 0.0%
lib/ui/screens/timetable_screen.dart 2 75.0%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 690: -0.4%
Covered Lines: 676
Relevant Lines: 1875

💛 - Coveralls