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

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

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 15 Aug 2020 05:38PM UTC
Jobs 1
Files 191
Run time 14s
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% (+1.1%) from 19.494%
#62

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/home/presentation/pages/summary/widgets/summary_tile.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/single_query_data_tile.dart
1
100.0
lib/features/routing/presentation/pages/about_page.dart
1
100.0
lib/features/routing/presentation/widgets/default_drawer.dart
1
100.0
lib/features/routing/services/router_service_sailor.dart
1
100.0
lib/features/settings/presentation/widgets/settings_bloc_builder.dart
1
100.0
lib/widgets/layout/notifications/dialogs.dart
1
100.0
lib/widgets/layout/notifications/snackbars.dart
15
100.0
lib/features/pihole_api/data/models/pi_client.freezed.dart
16
100.0
lib/features/pihole_api/data/models/blacklist.freezed.dart
17
100.0
lib/features/pihole_api/data/models/whitelist.freezed.dart
18
100.0
lib/features/pihole_api/data/models/top_items.freezed.dart
19
100.0
lib/features/pihole_api/data/models/many_query_data.freezed.dart
19
100.0
lib/features/pihole_api/data/models/toggle_status.freezed.dart
19
100.0
lib/features/pihole_api/data/models/top_sources.freezed.dart
20
100.0
lib/core/models/failures.freezed.dart
21
100.0
lib/features/pihole_api/data/models/over_time_data_clients.freezed.dart
21
100.0
lib/features/pihole_api/data/models/over_time_data.freezed.dart
23
100.0
lib/features/pihole_api/data/models/pi_status.freezed.dart
30
100.0
lib/features/settings/data/models/pihole_settings.freezed.dart
32
100.0
lib/features/pihole_api/data/models/forward_destinations.freezed.dart
34
100.0
lib/features/pihole_api/data/models/dns_query_type.freezed.dart
38
100.0
lib/features/pihole_api/data/models/pi_versions.freezed.dart
41
100.0
lib/features/pihole_api/data/models/query_data.freezed.dart
102
100.0
lib/features/pihole_api/data/models/summary.freezed.dart
138
100.0
lib/features/numbers_api/blocs/number_trivia_bloc.freezed.dart
149
100.0
lib/features/home/blocs/home_bloc.freezed.dart
152
100.0
lib/features/pihole_api/blocs/single_domain_bloc.freezed.dart
154
100.0
lib/features/pihole_api/blocs/single_client_bloc.freezed.dart
164
100.0
lib/features/pihole_api/blocs/query_log_bloc.freezed.dart
164
100.0
lib/features/settings/blocs/pihole_settings_bloc.freezed.dart
167
100.0
lib/core/models/exceptions.freezed.dart
279
100.0
lib/features/pihole_api/blocs/pi_connection_bloc.freezed.dart
389
100.0
lib/features/settings/presentation/blocs/settings_bloc.freezed.dart
Jobs
ID Job ID Ran Files Coverage
1 #62.1 15 Aug 2020 05:38PM UTC 0
20.6
Source Files on build #62
  • Tree
  • List 191
  • Changed 87
  • Source Changed 82
  • Coverage Changed 76
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