Skip to content

stream relayConnectivityChanges#146

Merged
1-leo merged 15 commits intomasterfrom
relay-connectivity-changes
May 24, 2025
Merged

stream relayConnectivityChanges#146
1-leo merged 15 commits intomasterfrom
relay-connectivity-changes

Conversation

@1-leo
Copy link
Contributor

@1-leo 1-leo commented May 3, 2025

fixes #131
as a user i want to get notified when the relay connectivity changes

Acceptance Criteria:
ability to display current connected relays in app with state updates

@1-leo
Copy link
Contributor Author

1-leo commented May 3, 2025

  • active requests has -value?

@codecov
Copy link

codecov bot commented May 3, 2025

Codecov Report

Attention: Patch coverage is 78.04878% with 9 lines in your changes missing coverage. Please review.

Project coverage is 71.48%. Comparing base (0b2eea2) to head (0008244).
Report is 23 commits behind head on master.

Files with missing lines Patch % Lines
...s/ndk/lib/domain_layer/usecases/relay_manager.dart 57.14% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   70.88%   71.48%   +0.60%     
==========================================
  Files         117      118       +1     
  Lines        3974     4009      +35     
==========================================
+ Hits         2817     2866      +49     
+ Misses       1157     1143      -14     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@1-leo 1-leo moved this to In Progress in ndk-dev May 7, 2025
@1-leo 1-leo added this to ndk-dev May 7, 2025
@1-leo 1-leo self-assigned this May 7, 2025
@1-leo 1-leo added this to the 0.4 milestone May 7, 2025
@1-leo 1-leo requested a review from frnandu May 21, 2025 12:44
@1-leo 1-leo marked this pull request as ready for review May 21, 2025 12:44
Copy link
Collaborator

@frnandu frnandu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work.
Should we add some simple tests to keep coverage up?

@1-leo 1-leo merged commit b7119a4 into master May 24, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ndk-dev May 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

listen to changes in relay connectivity

2 participants