Skip to content

Fix: Use PingEvent (dart_ping v10)#274

Merged
git-elliot merged 2 commits into
devfrom
fix/dart_ping-event
Jul 4, 2026
Merged

Fix: Use PingEvent (dart_ping v10)#274
git-elliot merged 2 commits into
devfrom
fix/dart_ping-event

Conversation

@git-elliot

Copy link
Copy Markdown
Collaborator

Replace PingData usages with PingEvent and handle PingResponse/PingError variants to match dart_ping v10 API. Runs tests and fixes analyzer errors.

dependabot Bot and others added 2 commits June 29, 2026 21:04
Bumps [dart_ping](https://github.com/point-source/dart_ping) from 9.0.1 to 10.0.0.
- [Changelog](https://github.com/point-source/dart_ping/blob/develop/CHANGELOG.md)
- [Commits](point-source/dart_ping@dart_ping-v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: dart_ping
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov

codecov Bot commented Jul 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../src/services/impls/host_scanner_service_impl.dart 71.42% 2 Missing ⚠️
lib/src/models/active_host.dart 87.50% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@git-elliot git-elliot closed this Jul 4, 2026
@git-elliot git-elliot reopened this Jul 4, 2026
@git-elliot git-elliot merged commit c091c24 into dev Jul 4, 2026
5 of 7 checks passed
@git-elliot git-elliot deleted the fix/dart_ping-event branch July 4, 2026 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant