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

Arch overhaul 2: Electric Boogaloo #162

Closed hmkrivoj closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 780


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/io/inet/providers/department_provider.dart 0 1 0.0%
lib/io/cache/providers/lecturer_provider.dart 0 1 0.0%
lib/controller/favorites_controller.dart 18 19 94.74%
lib/controller/ics_creator.dart 0 1 0.0%
lib/ui/basic_components/course_list_entry.dart 0 2 0.0%
lib/ui/basic_components/cie_list_entry.dart 0 2 0.0%
lib/ui/scaffolds/course_details.dart 0 2 0.0%
lib/io/cache/providers/user_provider.dart 0 2 0.0%
lib/io/cache/providers/user_settings_provider.dart 0 2 0.0%
lib/io/inet/providers/lecturer_provider.dart 0 2 0.0%
<!-- Total: 51 442 11.54% -->
Files with Coverage Reduction New Missed Lines %
lib/ui/scaffolds/login.dart 1 61.61%
lib/model/user/user.dart 1 0.0%
lib/ui/screens/cie_screen.dart 2 20.0%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 772: 5.1%
Covered Lines: 646
Relevant Lines: 1485

💛 - Coveralls