• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sterrenburg / flutterhole / #64
21%
master: 21%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 15 Aug 2020 06:12PM UTC
Jobs 1
Files 191
Run time 37s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Aug 2020 05:21PM UTC coverage: 20.596%. Remained the same
#64

push

travis-ci

web-flow
Feature/lists (#106)

* Add whitelist/blacklist support, fixes #76

903 of 903 new or added lines in 52 files covered. (100.0%)

1812 of 8798 relevant lines covered (20.6%)

0.78 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/features/home/blocs/home_bloc.dart
1
100.0
lib/features/home/presentation/widgets/home_bloc_builder.dart
1
100.0
lib/features/numbers_api/blocs/number_trivia_bloc.dart
1
100.0
lib/features/pihole_api/blocs/pi_connection_bloc.dart
1
100.0
lib/features/pihole_api/blocs/query_log_bloc.dart
1
100.0
lib/features/pihole_api/blocs/single_client_bloc.dart
1
100.0
lib/features/pihole_api/data/models/blacklist.dart
1
100.0
lib/features/pihole_api/data/models/whitelist.dart
1
100.0
lib/features/pihole_api/presentation/widgets/pi_connection_toggle_button.dart
1
100.0
lib/features/pihole_api/presentation/widgets/queries_search_list_builder.dart
1
100.0
lib/features/routing/presentation/widgets/double_back_to_close_app.dart
1
100.0
lib/features/settings/blocs/pihole_settings_bloc.dart
1
100.0
lib/features/settings/presentation/pages/add_pihole_page.dart
1
100.0
lib/features/settings/presentation/widgets/form/api_token_form_tile.dart
1
100.0
lib/features/settings/presentation/widgets/form/detected_versions_tile.dart
1
100.0
lib/widgets/layout/notifications/snackbars.dart
2
100.0
lib/features/home/presentation/pages/summary/widgets/pie_chart_scaffold.dart
2
100.0
lib/features/home/presentation/pages/summary/widgets/summary_tile.dart
2
100.0
lib/features/pihole_api/blocs/single_domain_bloc.dart
2
100.0
lib/features/pihole_api/presentation/widgets/queries_search_app_bar.dart
2
100.0
lib/features/settings/presentation/blocs/settings_bloc.dart
2
100.0
lib/features/settings/presentation/pages/single_pihole_settings_page.dart
2
100.0
lib/features/settings/presentation/widgets/pihole_theme_builder.dart
2
100.0
lib/features/settings/presentation/widgets/settings_bloc_builder.dart
3
100.0
lib/features/home/presentation/pages/summary/widgets/graph_legend_item.dart
3
100.0
lib/features/pihole_api/presentation/widgets/pi_connection_sleep_button.dart
3
100.0
lib/widgets/layout/notifications/toasts.dart
4
100.0
lib/features/home/presentation/pages/summary/widgets/clients_over_day_line_chart.dart
4
100.0
lib/features/pihole_api/data/models/blacklist_item.dart
4
100.0
lib/features/pihole_api/data/models/whitelist_item.dart
8
100.0
lib/features/routing/services/router_service_sailor.dart
11
100.0
lib/features/routing/presentation/widgets/default_drawer.dart
15
100.0
lib/features/pihole_api/blocs/list_bloc.dart
15
100.0
lib/features/pihole_api/presentation/widgets/list_bloc_listener.dart
15
100.0
lib/features/pihole_api/presentation/widgets/pi_connection_status_icon.dart
21
100.0
lib/features/pihole_api/presentation/widgets/single_query_data_tile.dart
22
100.0
lib/features/pihole_api/presentation/pages/single_client_page.dart
22
100.0
lib/features/pihole_api/presentation/pages/single_domain_page.dart
22
100.0
lib/features/pihole_api/presentation/widgets/list_page_overflow_refresher.dart
22
100.0
lib/widgets/layout/notifications/dialogs.dart
34
100.0
lib/features/pihole_api/presentation/pages/query_log_page.dart
96
100.0
lib/features/pihole_api/presentation/pages/whitelist_page.dart
100
100.0
lib/features/routing/presentation/pages/about_page.dart
101
100.0
lib/features/pihole_api/presentation/pages/blacklist_page.dart
176
100.0
lib/dev_dependency_injection.dart

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/features/numbers_api/data/repositories/numbers_api_repository_impl.dart
1
100.0
lib/features/pihole_api/blocs/pi_connection_bloc.dart
1
100.0
lib/features/pihole_api/blocs/single_client_bloc.dart
1
100.0
lib/features/pihole_api/data/models/blacklist.dart
1
100.0
lib/features/pihole_api/data/models/whitelist.dart
1
100.0
lib/features/settings/presentation/widgets/settings_bloc_builder.dart
1
100.0
lib/widgets/layout/notifications/toasts.dart
2
100.0
lib/constants.dart
2
100.0
lib/features/pihole_api/blocs/query_log_bloc.dart
2
100.0
lib/features/settings/data/repositories/settings_repository_impl.dart
3
100.0
lib/features/pihole_api/data/repositories/api_repository_impl.dart
4
100.0
lib/features/pihole_api/data/repositories/connection_repository_dio.dart
4
100.0
lib/features/pihole_api/presentation/pages/single_client_page.dart
4
100.0
lib/features/settings/data/datasources/settings_data_source_hive.dart
5
100.0
lib/features/home/presentation/pages/summary/widgets/pie_chart_scaffold.dart
5
100.0
lib/features/pihole_api/presentation/pages/single_domain_page.dart
6
100.0
lib/features/browser/services/browser_service_impl.dart
6
100.0
lib/features/numbers_api/data/datasources/numbers_api_data_source_dio.dart
6
100.0
lib/features/pihole_api/blocs/single_domain_bloc.dart
7
100.0
lib/core/convert.dart
8
100.0
lib/features/pihole_api/presentation/pages/query_log_page.dart
9
100.0
lib/widgets/layout/notifications/snackbars.dart
10
100.0
lib/features/pihole_api/data/datasources/api_data_source_dio.dart
12
100.0
lib/features/settings/presentation/blocs/settings_bloc.dart
13
100.0
lib/features/pihole_api/presentation/widgets/pi_connection_toggle_button.dart
13
100.0
lib/features/routing/presentation/widgets/default_drawer.dart
14
100.0
lib/features/home/presentation/pages/summary/widgets/summary_tile.dart
14
100.0
lib/features/routing/presentation/widgets/double_back_to_close_app.dart
15
100.0
lib/features/pihole_api/presentation/widgets/pi_connection_status_icon.dart
15
100.0
lib/features/routing/services/router_service_sailor.dart
17
100.0
lib/features/home/presentation/pages/summary/widgets/graph_legend_item.dart
22
100.0
lib/features/settings/services/preference_service_impl.dart
26
100.0
lib/features/home/presentation/pages/summary/widgets/clients_over_day_line_chart.dart
30
100.0
lib/features/settings/presentation/pages/add_pihole_page.dart
32
100.0
lib/widgets/layout/notifications/dialogs.dart
37
100.0
lib/features/routing/presentation/pages/about_page.dart
43
100.0
lib/features/pihole_api/presentation/widgets/single_query_data_tile.dart
47
100.0
lib/dev_dependency_injection.dart
Jobs
ID Job ID Ran Files Coverage
1 #64.1 15 Aug 2020 06:12PM UTC 0
20.6
Source Files on build #64
  • Tree
  • List 191
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 82d9ab4e on github
  • Prev Build on develop
  • Next Build on develop
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc