Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mdns native dart impl to configure #40

Merged
merged 2 commits into from
Mar 17, 2024

Merge branch 'dev' into mdns-init

a6da0e9
Select commit
Loading
Failed to load commit list.
Merged

Add mdns native dart impl to configure #40

Merge branch 'dev' into mdns-init
a6da0e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2024 in 0s

28.40% (+1.66%) compared to c14877c

View this Pull Request on Codecov

28.40% (+1.66%) compared to c14877c

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 28.40%. Comparing base (c14877c) to head (a6da0e9).

Files Patch % Lines
lib/src/configure_flutter.dart 75.00% 1 Missing ⚠️
...vices_impls/host_scanner_service_flutter_impl.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #40      +/-   ##
==========================================
+ Coverage   26.74%   28.40%   +1.66%     
==========================================
  Files           4        5       +1     
  Lines          86       88       +2     
==========================================
+ Hits           23       25       +2     
  Misses         63       63              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.